-
Notifications
You must be signed in to change notification settings - Fork 518
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Xcode13] Bump for Xcode 13 beta4. (#12273)
- Loading branch information
1 parent
f7c6e8a
commit 38140f2
Showing
53 changed files
with
719 additions
and
498 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
!missing-selector! CLLocation::ellipsoidalAltitude not bound | ||
!missing-selector! CLLocation::initWithCoordinate:altitude:horizontalAccuracy:verticalAccuracy:course:courseAccuracy:speed:speedAccuracy:timestamp:sourceInfo: not bound | ||
!missing-selector! CLLocation::sourceInformation not bound | ||
!missing-selector! CLLocationSourceInformation::initWithSoftwareSimulationState:andExternalAccessoryState: not bound | ||
!missing-selector! CLLocationSourceInformation::isProducedByAccessory not bound | ||
!missing-selector! CLLocationSourceInformation::isSimulatedBySoftware not bound | ||
!missing-type! CLLocationSourceInformation not bound |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
!missing-field! kCVPixelBufferProResRAWKey_MetadataExtension not bound | ||
!missing-pinvoke! CVBufferCopyAttachment is not bound | ||
!missing-pinvoke! CVBufferCopyAttachments is not bound | ||
!missing-pinvoke! CVBufferHasAttachment is not bound | ||
## appended from unclassified file |
Oops, something went wrong.
38140f2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on Build (no summary found). 🔥
Result file $(TEST_SUMMARY_PATH) not found.
Pipeline on Agent XAMBOT-1036.BigSur
[Xcode13] Bump for Xcode 13 beta4. (#12273)