Skip to content

Commit

Permalink
[xcode12.3] Initial bump to Xcode 12.3 Beta 1 (xamarin#10135)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalexsoto committed Nov 23, 2020
1 parent 1570b26 commit 54c91d3
Show file tree
Hide file tree
Showing 34 changed files with 108 additions and 10 deletions.
8 changes: 4 additions & 4 deletions Make.config
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $(TOP)/Make.config.inc: $(TOP)/Make.config $(TOP)/mk/mono.mk

include $(TOP)/Make.versions

APIDIFF_REFERENCES=https://bosstoragemirror.blob.core.windows.net/wrench/jenkins/d16-8/e30c41de32f64eca655953b17c78c1d9d70249e3/39/package/bundle.zip
APIDIFF_REFERENCES=https://bosstoragemirror.blob.core.windows.net/wrench/jenkins/d16-8/87a1b18d8890ab76c4c658abd331dfde68d630ab/49/package/bundle.zip

PACKAGE_HEAD_REV=$(shell git rev-parse HEAD)

Expand Down Expand Up @@ -111,9 +111,9 @@ WATCHOS_NUGET_VERSION_NO_METADATA=$(WATCHOS_NUGET_VERSION)-$(NUGET_PRERELEASE_ID
WATCHOS_NUGET_VERSION_FULL=$(WATCHOS_NUGET_VERSION_NO_METADATA)+$(NUGET_BUILD_METADATA)

# Xcode version should have both a major and a minor version (even if the minor version is 0)
XCODE_VERSION=12.2
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_12.2.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode_12.2.0.app/Contents/Developer
XCODE_VERSION=12.3
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_12.3_beta.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode_12.3.0-beta1.app/Contents/Developer
XCODE_PRODUCT_BUILD_VERSION:=$(shell /usr/libexec/PlistBuddy -c 'Print :ProductBuildVersion' $(XCODE_DEVELOPER_ROOT)/../version.plist)

# Mono version embedded in XI/XM (NEEDED_MONO_VERSION/BRANCH) are specified in mk/mono.mk
Expand Down
12 changes: 6 additions & 6 deletions Make.versions
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
# line changed in git).
#

IOS_PACKAGE_VERSION=14.6.0.$(IOS_COMMIT_DISTANCE)
MAC_PACKAGE_VERSION=7.0.0.$(MAC_COMMIT_DISTANCE)
IOS_PACKAGE_VERSION=14.7.0.$(IOS_COMMIT_DISTANCE)
MAC_PACKAGE_VERSION=7.1.0.$(MAC_COMMIT_DISTANCE)

#
# ** NuGet package version numbers **
Expand All @@ -66,7 +66,7 @@ MAC_PACKAGE_VERSION=7.0.0.$(MAC_COMMIT_DISTANCE)
# WARNING: Do **not** use versions higher than the available Xcode SDK or else we will have issues with mtouch (See https://github.com/xamarin/xamarin-macios/issues/7705)
# When bumping the major macOS version in MACOS_NUGET_VERSION also update the macOS version where we execute on bots in jenkins/Jenkinsfile (in the 'node' element)

IOS_NUGET_VERSION=14.2.100
TVOS_NUGET_VERSION=14.2.100
WATCHOS_NUGET_VERSION=7.1.100
MACOS_NUGET_VERSION=11.0.100
IOS_NUGET_VERSION=14.3.100
TVOS_NUGET_VERSION=14.3.100
WATCHOS_NUGET_VERSION=7.2.100
MACOS_NUGET_VERSION=11.1.100
3 changes: 3 additions & 0 deletions Versions-ios.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<string>14.0</string>
<string>14.1</string>
<string>14.2</string>
<string>14.3</string>
</array>
<key>tvOS</key>
<array>
Expand All @@ -68,6 +69,7 @@
<string>13.4</string>
<string>14.0</string>
<string>14.2</string>
<string>14.3</string>
</array>
<key>watchOS</key>
<array>
Expand All @@ -90,6 +92,7 @@
<string>6.2</string>
<string>7.0</string>
<string>7.1</string>
<string>7.2</string>
</array>
</dict>
<key>RecommendedXcodeVersion</key>
Expand Down
1 change: 1 addition & 0 deletions Versions-mac.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<string>10.15</string>
<string>10.16</string>
<string>11.0</string>
<string>11.1</string>
</array>
</dict>
<key>RecommendedXcodeVersion</key>
Expand Down
14 changes: 14 additions & 0 deletions tests/xtro-sharpie/iOS-ARKit.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
!missing-enum! ARAppClipCodeURLDecodingState not bound
!missing-selector! +ARBodyTrackingConfiguration::supportsAppClipCodeTracking not bound
!missing-selector! +ARGeoTrackingConfiguration::supportsAppClipCodeTracking not bound
!missing-selector! +ARWorldTrackingConfiguration::supportsAppClipCodeTracking not bound
!missing-selector! ARAppClipCodeAnchor::radius not bound
!missing-selector! ARAppClipCodeAnchor::url not bound
!missing-selector! ARAppClipCodeAnchor::urlDecodingState not bound
!missing-selector! ARBodyTrackingConfiguration::appClipCodeTrackingEnabled not bound
!missing-selector! ARBodyTrackingConfiguration::setAppClipCodeTrackingEnabled: not bound
!missing-selector! ARGeoTrackingConfiguration::appClipCodeTrackingEnabled not bound
!missing-selector! ARGeoTrackingConfiguration::setAppClipCodeTrackingEnabled: not bound
!missing-selector! ARWorldTrackingConfiguration::appClipCodeTrackingEnabled not bound
!missing-selector! ARWorldTrackingConfiguration::setAppClipCodeTrackingEnabled: not bound
!missing-type! ARAppClipCodeAnchor not bound
7 changes: 7 additions & 0 deletions tests/xtro-sharpie/iOS-AVFoundation.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
!missing-field! AVVideoAppleProRAWBitDepthKey not bound
!missing-protocol-member! AVCapturePhotoFileDataRepresentationCustomizer::replacementAppleProRAWCompressionSettingsForPhoto:defaultSettings:maximumBitDepth: not found
!missing-selector! +AVCapturePhotoOutput::isAppleProRAWPixelFormat: not bound
!missing-selector! +AVCapturePhotoOutput::isBayerRAWPixelFormat: not bound
!missing-selector! AVCapturePhotoOutput::isAppleProRAWEnabled not bound
!missing-selector! AVCapturePhotoOutput::isAppleProRAWSupported not bound
!missing-selector! AVCapturePhotoOutput::setAppleProRAWEnabled: not bound
4 changes: 4 additions & 0 deletions tests/xtro-sharpie/iOS-AdServices.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
!missing-enum! AAAttributionErrorCode not bound
!missing-field! AAAttributionErrorDomain not bound
!missing-selector! +AAAttribution::attributionTokenWithError: not bound
!missing-type! AAAttribution not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/iOS-Contacts.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! CNLabelPhoneNumberAppleWatch not bound
3 changes: 3 additions & 0 deletions tests/xtro-sharpie/iOS-CoreImage.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
!missing-field! kCIImageAuxiliarySemanticSegmentationSkyMatte not bound
!missing-field! kCIImageRepresentationSemanticSegmentationSkyMatteImage not bound
!missing-field! kCIInputLocalToneMapAmountKey not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/iOS-CoreMotion.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-enum! CMFallDetectionEventUserResolution not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/iOS-GameController.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-type! GCDirectionalGamepad not bound
11 changes: 11 additions & 0 deletions tests/xtro-sharpie/iOS-HealthKit.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
!missing-enum! HKAppleSixMinuteWalkTestDistanceEstimateType not bound
!missing-enum! HKCategoryValueContraceptive not bound
!missing-enum! HKCategoryValueLowCardioFitnessEvent not bound
!missing-field! HKCategoryTypeIdentifierContraceptive not bound
!missing-field! HKCategoryTypeIdentifierLactation not bound
!missing-field! HKCategoryTypeIdentifierLowCardioFitnessEvent not bound
!missing-field! HKCategoryTypeIdentifierPregnancy not bound
!missing-field! HKMetadataKeyAppleSixMinuteWalkTestDistanceEstimateType not bound
!missing-field! HKMetadataKeyLowCardioFitnessEventThreshold not bound
!missing-field! HKMetadataKeyVO2MaxValue not bound
!missing-selector! HKSample::hasUndeterminedDuration not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/iOS-ImageIO.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! kCGImageAuxiliaryDataTypeSemanticSegmentationSkyMatte not bound
2 changes: 2 additions & 0 deletions tests/xtro-sharpie/iOS-UIKit.todo
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::snapshotForExpandingParentItemHandler not bound
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::willCollapseItemHandler not bound
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::willExpandItemHandler not bound
!missing-enum-value! UIPressType native value UIPressTypePageDown = 8 not bound
!missing-enum-value! UIPressType native value UIPressTypePageUp = 7 not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/macOS-AVFoundation.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! AVVideoAppleProRAWBitDepthKey not bound
4 changes: 4 additions & 0 deletions tests/xtro-sharpie/macOS-AdServices.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
!missing-enum! AAAttributionErrorCode not bound
!missing-field! AAAttributionErrorDomain not bound
!missing-selector! +AAAttribution::attributionTokenWithError: not bound
!missing-type! AAAttribution not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/macOS-Contacts.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! CNLabelPhoneNumberAppleWatch not bound
2 changes: 2 additions & 0 deletions tests/xtro-sharpie/macOS-ContextualActionsClient.ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
!missing-field! ContextualActionsClientVersionNumber not bound
!missing-field! ContextualActionsClientVersionString not bound
3 changes: 3 additions & 0 deletions tests/xtro-sharpie/macOS-CoreImage.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
!missing-field! kCIImageAuxiliarySemanticSegmentationSkyMatte not bound
!missing-field! kCIImageRepresentationSemanticSegmentationSkyMatteImage not bound
!missing-field! kCIInputLocalToneMapAmountKey not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/macOS-CoreMotion.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-enum! CMFallDetectionEventUserResolution not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/macOS-GameController.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-type! GCDirectionalGamepad not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/macOS-ImageIO.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! kCGImageAuxiliaryDataTypeSemanticSegmentationSkyMatte not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/macOS-NetworkExtension.todo
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
!missing-selector! NEVPNProtocol::enforceRoutes not bound
!missing-selector! NEVPNProtocol::setEnforceRoutes: not bound
!missing-type! NETransparentProxyProvider not bound
!missing-selector! NEAppProxyFlow::isBound not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/tvOS-AVFoundation.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! AVVideoAppleProRAWBitDepthKey not bound
3 changes: 3 additions & 0 deletions tests/xtro-sharpie/tvOS-CoreImage.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
!missing-field! kCIImageAuxiliarySemanticSegmentationSkyMatte not bound
!missing-field! kCIImageRepresentationSemanticSegmentationSkyMatteImage not bound
!missing-field! kCIInputLocalToneMapAmountKey not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/tvOS-GameController.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-type! GCDirectionalGamepad not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/tvOS-ImageIO.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! kCGImageAuxiliaryDataTypeSemanticSegmentationSkyMatte not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/tvOS-TVServices.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! TVUserActivityTypeBrowsingChannelGuide not bound
2 changes: 2 additions & 0 deletions tests/xtro-sharpie/tvOS-UIKit.todo
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::snapshotForExpandingParentItemHandler not bound
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::willCollapseItemHandler not bound
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::willExpandItemHandler not bound
!missing-enum-value! UIPressType native value UIPressTypePageDown = 8 not bound
!missing-enum-value! UIPressType native value UIPressTypePageUp = 7 not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/watchOS-AVFoundation.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! AVVideoAppleProRAWBitDepthKey not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/watchOS-Contacts.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! CNLabelPhoneNumberAppleWatch not bound
11 changes: 11 additions & 0 deletions tests/xtro-sharpie/watchOS-CoreMotion.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
!missing-enum! CMFallDetectionEventUserResolution not bound
!missing-protocol! CMFallDetectionDelegate not bound
!missing-selector! +CMFallDetectionManager::isAvailable not bound
!missing-selector! CMFallDetectionEvent::date not bound
!missing-selector! CMFallDetectionEvent::resolution not bound
!missing-selector! CMFallDetectionManager::authorizationStatus not bound
!missing-selector! CMFallDetectionManager::delegate not bound
!missing-selector! CMFallDetectionManager::requestAuthorizationWithHandler: not bound
!missing-selector! CMFallDetectionManager::setDelegate: not bound
!missing-type! CMFallDetectionEvent not bound
!missing-type! CMFallDetectionManager not bound
11 changes: 11 additions & 0 deletions tests/xtro-sharpie/watchOS-HealthKit.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
!missing-enum! HKAppleSixMinuteWalkTestDistanceEstimateType not bound
!missing-enum! HKCategoryValueContraceptive not bound
!missing-enum! HKCategoryValueLowCardioFitnessEvent not bound
!missing-field! HKCategoryTypeIdentifierContraceptive not bound
!missing-field! HKCategoryTypeIdentifierLactation not bound
!missing-field! HKCategoryTypeIdentifierLowCardioFitnessEvent not bound
!missing-field! HKCategoryTypeIdentifierPregnancy not bound
!missing-field! HKMetadataKeyAppleSixMinuteWalkTestDistanceEstimateType not bound
!missing-field! HKMetadataKeyLowCardioFitnessEventThreshold not bound
!missing-field! HKMetadataKeyVO2MaxValue not bound
!missing-selector! HKSample::hasUndeterminedDuration not bound
1 change: 1 addition & 0 deletions tests/xtro-sharpie/watchOS-ImageIO.todo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!missing-field! kCGImageAuxiliaryDataTypeSemanticSegmentationSkyMatte not bound

0 comments on commit 54c91d3

Please sign in to comment.