[xcode13.1-rc] Bump macios to use Xcode 13.1 RC (#13025)

This commit is contained in:
Alex Soto 2021-10-19 03:30:44 -04:00 коммит произвёл GitHub
Родитель be9244bc80
Коммит 78c367749a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
27 изменённых файлов: 188 добавлений и 23 удалений

Просмотреть файл

@ -144,9 +144,9 @@ MACCATALYST_NUGET_VERSION_NO_METADATA=$(MACCATALYST_NUGET_VERSION)-$(NUGET_PRERE
MACCATALYST_NUGET_VERSION_FULL=$(MACCATALYST_NUGET_VERSION_NO_METADATA)+$(NUGET_BUILD_METADATA) MACCATALYST_NUGET_VERSION_FULL=$(MACCATALYST_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 should have both a major and a minor version (even if the minor version is 0)
XCODE_VERSION=13.0 XCODE_VERSION=13.1
XCODE_URL=https://dl.internalx.com/internal-files/xcodes/Xcode_13_beta_5.xip XCODE_URL=https://dl.internalx.com/internal-files/xcodes/Xcode_13.1_Release_Candidate.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode_13.0.0-beta5.app/Contents/Developer XCODE_DEVELOPER_ROOT=/Applications/Xcode_13.1.0-rc.app/Contents/Developer
XCODE_PRODUCT_BUILD_VERSION:=$(shell /usr/libexec/PlistBuddy -c 'Print :ProductBuildVersion' $(XCODE_DEVELOPER_ROOT)/../version.plist) 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 # Mono version embedded in XI/XM (NEEDED_MONO_VERSION/BRANCH) are specified in mk/mono.mk

Просмотреть файл

@ -0,0 +1,18 @@
!missing-enum! AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-enum! AVCapturePrimaryConstituentDeviceSwitchingBehavior not bound
!missing-field! AVAssetExportPresetAppleProRes422LPCM not bound
!missing-field! AVAssetExportPresetAppleProRes4444LPCM not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDevice not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDeviceSwitchingBehavior not bound
!missing-selector! AVCaptureDevice::fallbackPrimaryConstituentDevices not bound
!missing-selector! AVCaptureDevice::primaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-selector! AVCaptureDevice::primaryConstituentDeviceSwitchingBehavior not bound
!missing-selector! AVCaptureDevice::setFallbackPrimaryConstituentDevices: not bound
!missing-selector! AVCaptureDevice::setPrimaryConstituentDeviceSwitchingBehavior:restrictedSwitchingBehaviorConditions: not bound
!missing-selector! AVCaptureDevice::supportedFallbackPrimaryConstituentDevices not bound
!missing-selector! AVCaptureMovieFileOutput::isPrimaryConstituentDeviceSwitchingBehaviorForRecordingEnabled not bound
!missing-selector! AVCaptureMovieFileOutput::primaryConstituentDeviceRestrictedSwitchingBehaviorConditionsForRecording not bound
!missing-selector! AVCaptureMovieFileOutput::primaryConstituentDeviceSwitchingBehaviorForRecording not bound
!missing-selector! AVCaptureMovieFileOutput::setPrimaryConstituentDeviceSwitchingBehaviorForRecording:restrictedSwitchingBehaviorConditions: not bound
!missing-selector! AVCaptureMovieFileOutput::setPrimaryConstituentDeviceSwitchingBehaviorForRecordingEnabled: not bound

Просмотреть файл

@ -0,0 +1,7 @@
!missing-field! CAFrameRateRangeDefault not bound
!missing-pinvoke! CAFrameRateRangeIsEqualToRange is not bound
!missing-pinvoke! CAFrameRateRangeMake is not bound
!missing-selector! CAAnimation::preferredFrameRateRange not bound
!missing-selector! CAAnimation::setPreferredFrameRateRange: not bound
!missing-selector! CADisplayLink::preferredFrameRateRange not bound
!missing-selector! CADisplayLink::setPreferredFrameRateRange: not bound

Просмотреть файл

@ -3,7 +3,3 @@
!missing-selector! CLLocationManager::disallowDeferredLocationUpdates not bound !missing-selector! CLLocationManager::disallowDeferredLocationUpdates not bound
!missing-selector! CLLocationManager::startRangingBeaconsInRegion: not bound !missing-selector! CLLocationManager::startRangingBeaconsInRegion: not bound
!missing-selector! CLLocationManager::stopRangingBeaconsInRegion: not bound !missing-selector! CLLocationManager::stopRangingBeaconsInRegion: not bound
## only marked with ios(15.0) but (as of xcode 13 b3) lacks annotations that it's not available on other platforms
!missing-selector! CLLocationManager::startMonitoringLocationPushesWithCompletion: not bound
!missing-selector! CLLocationManager::stopMonitoringLocationPushes not bound

Просмотреть файл

@ -0,0 +1,3 @@
!unknown-field! CLLocationPushServiceErrorDomain bound
!unknown-native-enum! CLLocationPushServiceError bound
!unknown-protocol! CLLocationPushServiceExtension bound

Просмотреть файл

@ -0,0 +1 @@
!missing-enum-value! MLMultiArrayDataType native value MLMultiArrayDataTypeFloat16 = 65552 not bound

Просмотреть файл

@ -0,0 +1,11 @@
!missing-field! GCProductCategoryCoalescedRemote not bound
!missing-field! GCProductCategoryControlCenterRemote not bound
!missing-field! GCProductCategoryDualSense not bound
!missing-field! GCProductCategoryDualShock4 not bound
!missing-field! GCProductCategoryKeyboard not bound
!missing-field! GCProductCategoryMFi not bound
!missing-field! GCProductCategoryMouse not bound
!missing-field! GCProductCategorySiriRemote1stGen not bound
!missing-field! GCProductCategorySiriRemote2ndGen not bound
!missing-field! GCProductCategoryUniversalElectronicsRemote not bound
!missing-field! GCProductCategoryXboxOne not bound

Просмотреть файл

@ -0,0 +1,2 @@
!missing-field! PKPaymentNetworkNanaco not bound
!missing-field! PKPaymentNetworkWaon not bound

Просмотреть файл

@ -0,0 +1,18 @@
!missing-enum! AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-enum! AVCapturePrimaryConstituentDeviceSwitchingBehavior not bound
!missing-field! AVAssetExportPresetAppleProRes422LPCM not bound
!missing-field! AVAssetExportPresetAppleProRes4444LPCM not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDevice not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDeviceSwitchingBehavior not bound
!missing-selector! AVCaptureDevice::fallbackPrimaryConstituentDevices not bound
!missing-selector! AVCaptureDevice::primaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-selector! AVCaptureDevice::primaryConstituentDeviceSwitchingBehavior not bound
!missing-selector! AVCaptureDevice::setFallbackPrimaryConstituentDevices: not bound
!missing-selector! AVCaptureDevice::setPrimaryConstituentDeviceSwitchingBehavior:restrictedSwitchingBehaviorConditions: not bound
!missing-selector! AVCaptureDevice::supportedFallbackPrimaryConstituentDevices not bound
!missing-selector! AVCaptureMovieFileOutput::isPrimaryConstituentDeviceSwitchingBehaviorForRecordingEnabled not bound
!missing-selector! AVCaptureMovieFileOutput::primaryConstituentDeviceRestrictedSwitchingBehaviorConditionsForRecording not bound
!missing-selector! AVCaptureMovieFileOutput::primaryConstituentDeviceSwitchingBehaviorForRecording not bound
!missing-selector! AVCaptureMovieFileOutput::setPrimaryConstituentDeviceSwitchingBehaviorForRecording:restrictedSwitchingBehaviorConditions: not bound
!missing-selector! AVCaptureMovieFileOutput::setPrimaryConstituentDeviceSwitchingBehaviorForRecordingEnabled: not bound

Просмотреть файл

@ -0,0 +1,9 @@
!deprecated-attribute-missing! CADisplayLink::preferredFramesPerSecond missing a [Deprecated] attribute
!deprecated-attribute-missing! CADisplayLink::setPreferredFramesPerSecond: missing a [Deprecated] attribute
!missing-field! CAFrameRateRangeDefault not bound
!missing-pinvoke! CAFrameRateRangeIsEqualToRange is not bound
!missing-pinvoke! CAFrameRateRangeMake is not bound
!missing-selector! CAAnimation::preferredFrameRateRange not bound
!missing-selector! CAAnimation::setPreferredFrameRateRange: not bound
!missing-selector! CADisplayLink::preferredFrameRateRange not bound
!missing-selector! CADisplayLink::setPreferredFrameRateRange: not bound

Просмотреть файл

@ -0,0 +1,11 @@
!missing-field! GCProductCategoryCoalescedRemote not bound
!missing-field! GCProductCategoryControlCenterRemote not bound
!missing-field! GCProductCategoryDualSense not bound
!missing-field! GCProductCategoryDualShock4 not bound
!missing-field! GCProductCategoryKeyboard not bound
!missing-field! GCProductCategoryMFi not bound
!missing-field! GCProductCategoryMouse not bound
!missing-field! GCProductCategorySiriRemote1stGen not bound
!missing-field! GCProductCategorySiriRemote2ndGen not bound
!missing-field! GCProductCategoryUniversalElectronicsRemote not bound
!missing-field! GCProductCategoryXboxOne not bound

Просмотреть файл

@ -0,0 +1,5 @@
!missing-enum! MTLTextureCompressionType not bound
!missing-enum-value! MTLGpuFamily native value MTLGPUFamilyApple8 = 1008 not bound
!missing-protocol-member! MTLTexture::compressionType not found
!missing-selector! MTLTextureDescriptor::compressionType not bound
!missing-selector! MTLTextureDescriptor::setCompressionType: not bound

Просмотреть файл

@ -0,0 +1,16 @@
!missing-enum! AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-enum! AVCapturePrimaryConstituentDeviceSwitchingBehavior not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDevice not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-selector! AVCaptureDevice::activePrimaryConstituentDeviceSwitchingBehavior not bound
!missing-selector! AVCaptureDevice::fallbackPrimaryConstituentDevices not bound
!missing-selector! AVCaptureDevice::primaryConstituentDeviceRestrictedSwitchingBehaviorConditions not bound
!missing-selector! AVCaptureDevice::primaryConstituentDeviceSwitchingBehavior not bound
!missing-selector! AVCaptureDevice::setFallbackPrimaryConstituentDevices: not bound
!missing-selector! AVCaptureDevice::setPrimaryConstituentDeviceSwitchingBehavior:restrictedSwitchingBehaviorConditions: not bound
!missing-selector! AVCaptureDevice::supportedFallbackPrimaryConstituentDevices not bound
!missing-selector! AVCaptureMovieFileOutput::isPrimaryConstituentDeviceSwitchingBehaviorForRecordingEnabled not bound
!missing-selector! AVCaptureMovieFileOutput::primaryConstituentDeviceRestrictedSwitchingBehaviorConditionsForRecording not bound
!missing-selector! AVCaptureMovieFileOutput::primaryConstituentDeviceSwitchingBehaviorForRecording not bound
!missing-selector! AVCaptureMovieFileOutput::setPrimaryConstituentDeviceSwitchingBehaviorForRecording:restrictedSwitchingBehaviorConditions: not bound
!missing-selector! AVCaptureMovieFileOutput::setPrimaryConstituentDeviceSwitchingBehaviorForRecordingEnabled: not bound

Просмотреть файл

@ -0,0 +1,3 @@
!missing-selector! NSScreen::auxiliaryTopLeftArea not bound
!missing-selector! NSScreen::auxiliaryTopRightArea not bound
!missing-selector! NSScreen::safeAreaInsets not bound

Просмотреть файл

@ -0,0 +1,5 @@
!missing-field! CAFrameRateRangeDefault not bound
!missing-pinvoke! CAFrameRateRangeIsEqualToRange is not bound
!missing-pinvoke! CAFrameRateRangeMake is not bound
!missing-selector! CAAnimation::preferredFrameRateRange not bound
!missing-selector! CAAnimation::setPreferredFrameRateRange: not bound

Просмотреть файл

@ -13,7 +13,3 @@
!missing-selector! CLLocationManager::startMonitoringForRegion:desiredAccuracy: not bound !missing-selector! CLLocationManager::startMonitoringForRegion:desiredAccuracy: not bound
!missing-selector! CLLocationManager::allowDeferredLocationUpdatesUntilTraveled:timeout: not bound !missing-selector! CLLocationManager::allowDeferredLocationUpdatesUntilTraveled:timeout: not bound
!missing-selector! CLLocationManager::disallowDeferredLocationUpdates not bound !missing-selector! CLLocationManager::disallowDeferredLocationUpdates not bound
## only marked with ios(15.0) but (as of xcode 13 b3) lacks annotations that it's not available on other platforms
!missing-selector! CLLocationManager::startMonitoringLocationPushesWithCompletion: not bound
!missing-selector! CLLocationManager::stopMonitoringLocationPushes not bound

Просмотреть файл

@ -0,0 +1,3 @@
!unknown-field! CLLocationPushServiceErrorDomain bound
!unknown-native-enum! CLLocationPushServiceError bound
!unknown-protocol! CLLocationPushServiceExtension bound

Просмотреть файл

@ -0,0 +1,5 @@
!missing-enum-value! MLMultiArrayDataType native value MLMultiArrayDataTypeFloat16 = 65552 not bound
!missing-selector! MLMultiArray::initWithPixelBuffer:shape: not bound
!missing-selector! MLMultiArray::pixelBuffer not bound
!missing-selector! MLPredictionOptions::outputBackings not bound
!missing-selector! MLPredictionOptions::setOutputBackings: not bound

Просмотреть файл

@ -0,0 +1,11 @@
!missing-field! GCProductCategoryCoalescedRemote not bound
!missing-field! GCProductCategoryControlCenterRemote not bound
!missing-field! GCProductCategoryDualSense not bound
!missing-field! GCProductCategoryDualShock4 not bound
!missing-field! GCProductCategoryKeyboard not bound
!missing-field! GCProductCategoryMFi not bound
!missing-field! GCProductCategoryMouse not bound
!missing-field! GCProductCategorySiriRemote1stGen not bound
!missing-field! GCProductCategorySiriRemote2ndGen not bound
!missing-field! GCProductCategoryUniversalElectronicsRemote not bound
!missing-field! GCProductCategoryXboxOne not bound

Просмотреть файл

@ -72,7 +72,3 @@
## Headers say Mac (12,0) but types used in properties are still NoMac ## Headers say Mac (12,0) but types used in properties are still NoMac
!missing-protocol! INStartCallIntentHandling not bound !missing-protocol! INStartCallIntentHandling not bound
## Headers say NoMac but interface had preexisting Mac availability in Xamarin.iOS
## Adding NoMac would be a breaking change
!unknown-type! INTemperatureResolutionResult bound

Просмотреть файл

@ -1,4 +0,0 @@
# does not respond on macOS 12 beta 6 (same when using Xcode / ObjC)
!missing-selector! +MEMessageAction::flagAction not bound
!missing-selector! +MEMessageAction::setColorActionWithColor: not bound
!missing-selector! +MEMessageAction::unflagAction not bound

Просмотреть файл

@ -0,0 +1,33 @@
!extra-protocol-member! unexpected selector MEMessageEncoder::encodeMessage:shouldSign:shouldEncrypt:completionHandler: found
!extra-protocol-member! unexpected selector MEMessageEncoder::getEncodingStatusForMessage:completionHandler: found
!missing-enum! MEComposeUserAction not bound
!missing-enum! MEMessageActionFlag not bound
!missing-enum! MEMessageEncryptionState not bound
!missing-enum! MEMessageSecurityErrorCode not bound
!missing-field! MEMessageSecurityErrorDomain not bound
!missing-protocol-member! MEMessageEncoder::encodeMessage:composeContext:completionHandler: not found
!missing-protocol-member! MEMessageEncoder::getEncodingStatusForMessage:composeContext:completionHandler: not found
!missing-protocol-member! MEMessageSecurityHandler::extensionViewControllerForMessageContext: not found
!missing-protocol-member! MEMessageSecurityHandler::primaryActionClickedForMessageContext:completionHandler: not found
!missing-selector! +MEExtensionManager::reloadVisibleMessagesWithCompletionHandler: not bound
!missing-selector! +MEMessageAction::flagActionWithFlag: not bound
!missing-selector! +MEMessageAction::setBackgroundColorActionWithColor: not bound
!missing-selector! MEComposeContext::action not bound
!missing-selector! MEComposeContext::contextID not bound
!missing-selector! MEComposeContext::isEncrypted not bound
!missing-selector! MEComposeContext::isSigned not bound
!missing-selector! MEComposeContext::originalMessage not bound
!missing-selector! MEComposeContext::shouldEncrypt not bound
!missing-selector! MEComposeContext::shouldSign not bound
!missing-selector! MEComposeSession::composeContext not bound
!missing-selector! MEDecodedMessage::banner not bound
!missing-selector! MEDecodedMessage::context not bound
!missing-selector! MEDecodedMessage::initWithData:securityInformation:context: not bound
!missing-selector! MEDecodedMessage::initWithData:securityInformation:context:banner: not bound
!missing-selector! MEDecodedMessageBanner::initWithTitle:primaryActionTitle:dismissable: not bound
!missing-selector! MEDecodedMessageBanner::isDismissable not bound
!missing-selector! MEDecodedMessageBanner::primaryActionTitle not bound
!missing-selector! MEDecodedMessageBanner::title not bound
!missing-selector! MEMessage::encryptionState not bound
!missing-type! MEComposeContext not bound
!missing-type! MEDecodedMessageBanner not bound

Просмотреть файл

@ -0,0 +1,2 @@
!missing-field! PKPaymentNetworkNanaco not bound
!missing-field! PKPaymentNetworkWaon not bound

Просмотреть файл

@ -0,0 +1,9 @@
!deprecated-attribute-missing! CADisplayLink::preferredFramesPerSecond missing a [Deprecated] attribute
!deprecated-attribute-missing! CADisplayLink::setPreferredFramesPerSecond: missing a [Deprecated] attribute
!missing-field! CAFrameRateRangeDefault not bound
!missing-pinvoke! CAFrameRateRangeIsEqualToRange is not bound
!missing-pinvoke! CAFrameRateRangeMake is not bound
!missing-selector! CAAnimation::preferredFrameRateRange not bound
!missing-selector! CAAnimation::setPreferredFrameRateRange: not bound
!missing-selector! CADisplayLink::preferredFrameRateRange not bound
!missing-selector! CADisplayLink::setPreferredFrameRateRange: not bound

Просмотреть файл

@ -0,0 +1,11 @@
!missing-field! GCProductCategoryCoalescedRemote not bound
!missing-field! GCProductCategoryControlCenterRemote not bound
!missing-field! GCProductCategoryDualSense not bound
!missing-field! GCProductCategoryDualShock4 not bound
!missing-field! GCProductCategoryKeyboard not bound
!missing-field! GCProductCategoryMFi not bound
!missing-field! GCProductCategoryMouse not bound
!missing-field! GCProductCategorySiriRemote1stGen not bound
!missing-field! GCProductCategorySiriRemote2ndGen not bound
!missing-field! GCProductCategoryUniversalElectronicsRemote not bound
!missing-field! GCProductCategoryXboxOne not bound

Просмотреть файл

@ -34,7 +34,3 @@
!deprecated-attribute-wrong! INCallRecord::caller has 7.4 not 7.3 on [Deprecated] attribute !deprecated-attribute-wrong! INCallRecord::caller has 7.4 not 7.3 on [Deprecated] attribute
!deprecated-attribute-wrong! INCallRecord::initWithIdentifier:dateCreated:caller:callRecordType:callCapability:callDuration:unseen: has 7.4 not 7.3 on [Deprecated] attribute !deprecated-attribute-wrong! INCallRecord::initWithIdentifier:dateCreated:caller:callRecordType:callCapability:callDuration:unseen: has 7.4 not 7.3 on [Deprecated] attribute
!deprecated-attribute-wrong! INCallRecord::initWithIdentifier:dateCreated:caller:callRecordType:callCapability:callDuration:unseen:numberOfCalls: has 7.4 not 7.3 on [Deprecated] attribute !deprecated-attribute-wrong! INCallRecord::initWithIdentifier:dateCreated:caller:callRecordType:callCapability:callDuration:unseen:numberOfCalls: has 7.4 not 7.3 on [Deprecated] attribute
## Headers say NoWatch but interface had preexisting Mac availability in Xamarin.iOS
## Adding NoWatch would be a breaking change
!unknown-type! INTemperatureResolutionResult bound

Просмотреть файл

@ -0,0 +1,2 @@
!missing-field! PKPaymentNetworkNanaco not bound
!missing-field! PKPaymentNetworkWaon not bound