This commit is contained in:
Sebastien Pouliot 2021-02-17 13:56:40 -05:00 коммит произвёл GitHub
Родитель b1e33ee49b
Коммит 52301f3fb5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
22 изменённых файлов: 91 добавлений и 18 удалений

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

@ -120,8 +120,8 @@ MACCATALYST_NUGET_VERSION_FULL=$(MACCATALYST_NUGET_VERSION_NO_METADATA)+$(NUGET_
# Xcode version should have both a major and a minor version (even if the minor version is 0)
XCODE_VERSION=12.5
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_12.5_beta.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode_12.5.0-beta.app/Contents/Developer
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_12.5_beta_2.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode_12.5.0-beta2.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

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

@ -129,8 +129,6 @@
<string>11.0</string>
<key>14.3</key>
<string>11.1</string>
<key>14.4</key>
<string>11.2</string>
<key>14.5</key>
<string>11.3</string>
</dict>

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

@ -225,6 +225,9 @@ namespace Introspection {
case "CGColorConverter":
case "OSLog": // c api, no need to check
return true;
case "SecIdentity": // hangs with xcode12.5 beta 2 while loading p12 file
case "SecIdentity2": // same (dupe logic)
return true;
#if NET
case "SecTrust": // System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
case "SecTrust2": // System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate

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

@ -0,0 +1,3 @@
!missing-null-allowed! 'System.Void CarPlay.CPListItem::SetAccessoryImage(UIKit.UIImage)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void CarPlay.CPListItem::SetDetailText(System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void CarPlay.CPListItem::SetImage(UIKit.UIImage)' is missing an [NullAllowed] on parameter #0

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

@ -31,3 +31,9 @@
## appended from unclassified file
!missing-field! NSProgressFileOperationKindUploading not bound
!missing-field! NSURLUbiquitousItemIsExcludedFromSyncKey not bound
## appended from unclassified file
!missing-selector! NSMutableURLRequest::assumesHTTP3Capable not bound
!missing-selector! NSMutableURLRequest::setAssumesHTTP3Capable: not bound
!missing-selector! NSURLRequest::assumesHTTP3Capable not bound
!missing-selector! NSURLSessionTask::prefersIncrementalDelivery not bound
!missing-selector! NSURLSessionTask::setPrefersIncrementalDelivery: not bound

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

@ -0,0 +1 @@
!missing-field! HKQuantityTypeIdentifierAppleMoveTime not bound

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

@ -0,0 +1 @@
!missing-field! kCGImagePropertyPNGTransparency not bound

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

@ -18,13 +18,11 @@
!missing-selector! +MLCGatherLayer::layerWithDimension: not bound
!missing-selector! +MLCInstanceNormalizationLayer::layerWithFeatureChannelCount:mean:variance:beta:gamma:varianceEpsilon:momentum: not bound
!missing-selector! +MLCReductionLayer::layerWithReductionType:dimensions: not bound
!missing-selector! +MLCScatterLayer::layerWithDimension:reduceType: not bound
!missing-selector! +MLCSelectionLayer::layer not bound
!missing-selector! +MLCTensorData::dataWithBytesNoCopy:length:deallocator: not bound
!missing-selector! MLCComparisonLayer::operation not bound
!missing-selector! MLCGatherLayer::dimension not bound
!missing-selector! MLCGraph::gatherWithDimension:source:indices: not bound
!missing-selector! MLCGraph::scatterWithDimension:source:indices:copyFrom:reduceType: not bound
!missing-selector! MLCGraph::selectWithSources:condition: not bound
!missing-selector! MLCInferenceGraph::compileWithOptions:device:inputTensors:inputTensorsData: not bound
!missing-selector! MLCInstanceNormalizationLayer::mean not bound
@ -32,9 +30,12 @@
!missing-selector! MLCReductionLayer::dimensions not bound
!missing-selector! MLCReshapeLayer::shape not bound
!missing-selector! MLCScatterLayer::dimension not bound
!missing-selector! MLCScatterLayer::reduceType not bound
!missing-selector! MLCTrainingGraph::compileWithOptions:device:inputTensors:inputTensorsData: not bound
!missing-type! MLCComparisonLayer not bound
!missing-type! MLCGatherLayer not bound
!missing-type! MLCScatterLayer not bound
!missing-type! MLCSelectionLayer not bound
## appended from unclassified file
!missing-selector! +MLCScatterLayer::layerWithDimension:reductionType: not bound
!missing-selector! MLCGraph::scatterWithDimension:source:indices:copyFrom:reductionType: not bound
!missing-selector! MLCScatterLayer::reductionType not bound

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

@ -0,0 +1,2 @@
!deprecated-attribute-missing! ADClient missing a [Deprecated] attribute
!deprecated-attribute-missing! ADClient::requestAttributionDetailsWithBlock: missing a [Deprecated] attribute

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

@ -10,13 +10,11 @@
!missing-field! NSFileProviderPendingSetDidChange not bound
!missing-protocol! NSFileProviderDomainState not bound
!missing-protocol! NSFileProviderPendingSetEnumerator not bound
!missing-protocol! NSFileProviderTestingBounce not bound
!missing-protocol! NSFileProviderTestingChildrenEnumeration not bound
!missing-protocol! NSFileProviderTestingContentFetch not bound
!missing-protocol! NSFileProviderTestingIngestion not bound
!missing-protocol! NSFileProviderTestingLookup not bound
!missing-protocol! NSFileProviderTestingOperation not bound
!missing-protocol! NSFileProviderTestingPropagation not bound
!missing-protocol-member! NSFileProviderReplicatedExtension::pendingItemsDidChangeWithCompletionHandler: not found
!missing-selector! NSFileProviderDomain::setTestingModes: not bound
!missing-selector! NSFileProviderDomain::testingModes not bound
@ -28,3 +26,9 @@
!missing-selector! NSFileProviderManager::runTestingOperations:error: not bound
!missing-selector! NSFileProviderRequest::domainVersion not bound
!missing-type! NSFileProviderDomainVersion not bound
## appended from unclassified file
!missing-enum! NSFileProviderTestingOperationType not bound
!missing-protocol! NSFileProviderTestingCollisionResolution not bound
!missing-protocol! NSFileProviderTestingCreation not bound
!missing-protocol! NSFileProviderTestingDeletion not bound
!missing-protocol! NSFileProviderTestingModification not bound

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

@ -31,3 +31,9 @@
## appended from unclassified file
!missing-field! NSProgressFileOperationKindUploading not bound
!missing-field! NSURLUbiquitousItemIsExcludedFromSyncKey not bound
## appended from unclassified file
!missing-selector! NSMutableURLRequest::assumesHTTP3Capable not bound
!missing-selector! NSMutableURLRequest::setAssumesHTTP3Capable: not bound
!missing-selector! NSURLRequest::assumesHTTP3Capable not bound
!missing-selector! NSURLSessionTask::prefersIncrementalDelivery not bound
!missing-selector! NSURLSessionTask::setPrefersIncrementalDelivery: not bound

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

@ -0,0 +1 @@
!missing-field! kCGImagePropertyPNGTransparency not bound

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

@ -18,13 +18,11 @@
!missing-selector! +MLCGatherLayer::layerWithDimension: not bound
!missing-selector! +MLCInstanceNormalizationLayer::layerWithFeatureChannelCount:mean:variance:beta:gamma:varianceEpsilon:momentum: not bound
!missing-selector! +MLCReductionLayer::layerWithReductionType:dimensions: not bound
!missing-selector! +MLCScatterLayer::layerWithDimension:reduceType: not bound
!missing-selector! +MLCSelectionLayer::layer not bound
!missing-selector! +MLCTensorData::dataWithBytesNoCopy:length:deallocator: not bound
!missing-selector! MLCComparisonLayer::operation not bound
!missing-selector! MLCGatherLayer::dimension not bound
!missing-selector! MLCGraph::gatherWithDimension:source:indices: not bound
!missing-selector! MLCGraph::scatterWithDimension:source:indices:copyFrom:reduceType: not bound
!missing-selector! MLCGraph::selectWithSources:condition: not bound
!missing-selector! MLCInferenceGraph::compileWithOptions:device:inputTensors:inputTensorsData: not bound
!missing-selector! MLCInstanceNormalizationLayer::mean not bound
@ -32,9 +30,12 @@
!missing-selector! MLCReductionLayer::dimensions not bound
!missing-selector! MLCReshapeLayer::shape not bound
!missing-selector! MLCScatterLayer::dimension not bound
!missing-selector! MLCScatterLayer::reduceType not bound
!missing-selector! MLCTrainingGraph::compileWithOptions:device:inputTensors:inputTensorsData: not bound
!missing-type! MLCComparisonLayer not bound
!missing-type! MLCGatherLayer not bound
!missing-type! MLCScatterLayer not bound
!missing-type! MLCSelectionLayer not bound
## appended from unclassified file
!missing-selector! +MLCScatterLayer::layerWithDimension:reductionType: not bound
!missing-selector! MLCGraph::scatterWithDimension:source:indices:copyFrom:reductionType: not bound
!missing-selector! MLCScatterLayer::reductionType not bound

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

@ -9,9 +9,6 @@
!unknown-field! AVAssetDownloadTaskMediaSelectionKey bound
!unknown-field! AVAssetDownloadTaskMinimumRequiredMediaBitrateKey bound
# added in TV 12, but makes no sense to bind it because AVCaptureDevice does not exist in tvOS
!missing-field! AVCaptureLensPositionCurrent not bound
# Initial result from new rule missing-release-attribute-on-return-value
!missing-release-attribute-on-return-value! CoreMedia.CMSampleBuffer AVFoundation.AVAssetReaderOutput::CopyNextSampleBuffer()'s selector's ('copyNextSampleBuffer') Objective-C method family ('copy') indicates that the native method returns a retained object, and as such a '[return: Release]' attribute is required.
!missing-release-attribute-on-return-value! CoreVideo.CVPixelBuffer AVFoundation.AVVideoCompositionRenderContext::CreatePixelBuffer()'s selector's ('newPixelBuffer') Objective-C method family ('new') indicates that the native method returns a retained object, and as such a '[return: Release]' attribute is required.

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

@ -60,3 +60,33 @@
!missing-type! AVPlayerInterstitialEvent not bound
!missing-type! AVPlayerInterstitialEventController not bound
!missing-type! AVPlayerInterstitialEventObserver not bound
## appended from unclassified file
!missing-field! AVMetadataObjectTypeAztecCode not bound
!missing-field! AVMetadataObjectTypeCode128Code not bound
!missing-field! AVMetadataObjectTypeCode39Code not bound
!missing-field! AVMetadataObjectTypeCode39Mod43Code not bound
!missing-field! AVMetadataObjectTypeCode93Code not bound
!missing-field! AVMetadataObjectTypeDataMatrixCode not bound
!missing-field! AVMetadataObjectTypeEAN13Code not bound
!missing-field! AVMetadataObjectTypeEAN8Code not bound
!missing-field! AVMetadataObjectTypeFace not bound
!missing-field! AVMetadataObjectTypeInterleaved2of5Code not bound
!missing-field! AVMetadataObjectTypeITF14Code not bound
!missing-field! AVMetadataObjectTypePDF417Code not bound
!missing-field! AVMetadataObjectTypeQRCode not bound
!missing-field! AVMetadataObjectTypeUPCECode not bound
!missing-selector! AVMetadataFaceObject::faceID not bound
!missing-selector! AVMetadataFaceObject::hasRollAngle not bound
!missing-selector! AVMetadataFaceObject::hasYawAngle not bound
!missing-selector! AVMetadataFaceObject::rollAngle not bound
!missing-selector! AVMetadataFaceObject::yawAngle not bound
!missing-selector! AVMetadataMachineReadableCodeObject::corners not bound
!missing-selector! AVMetadataMachineReadableCodeObject::descriptor not bound
!missing-selector! AVMetadataMachineReadableCodeObject::stringValue not bound
!missing-selector! AVMetadataObject::bounds not bound
!missing-selector! AVMetadataObject::duration not bound
!missing-selector! AVMetadataObject::time not bound
!missing-selector! AVMetadataObject::type not bound
!missing-type! AVMetadataFaceObject not bound
!missing-type! AVMetadataMachineReadableCodeObject not bound
!missing-type! AVMetadataObject not bound

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

@ -31,3 +31,9 @@
## appended from unclassified file
!missing-field! NSProgressFileOperationKindUploading not bound
!missing-field! NSURLUbiquitousItemIsExcludedFromSyncKey not bound
## appended from unclassified file
!missing-selector! NSMutableURLRequest::assumesHTTP3Capable not bound
!missing-selector! NSMutableURLRequest::setAssumesHTTP3Capable: not bound
!missing-selector! NSURLRequest::assumesHTTP3Capable not bound
!missing-selector! NSURLSessionTask::prefersIncrementalDelivery not bound
!missing-selector! NSURLSessionTask::setPrefersIncrementalDelivery: not bound

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

@ -1 +1,4 @@
!missing-selector! HMCameraSource::aspectRatio not bound
## appended from unclassified file
!missing-selector! HMCameraStream::audioStreamSetting not bound
!missing-selector! HMCameraStream::updateAudioStreamSetting:completionHandler: not bound

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

@ -0,0 +1 @@
!missing-field! kCGImagePropertyPNGTransparency not bound

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

@ -18,13 +18,11 @@
!missing-selector! +MLCGatherLayer::layerWithDimension: not bound
!missing-selector! +MLCInstanceNormalizationLayer::layerWithFeatureChannelCount:mean:variance:beta:gamma:varianceEpsilon:momentum: not bound
!missing-selector! +MLCReductionLayer::layerWithReductionType:dimensions: not bound
!missing-selector! +MLCScatterLayer::layerWithDimension:reduceType: not bound
!missing-selector! +MLCSelectionLayer::layer not bound
!missing-selector! +MLCTensorData::dataWithBytesNoCopy:length:deallocator: not bound
!missing-selector! MLCComparisonLayer::operation not bound
!missing-selector! MLCGatherLayer::dimension not bound
!missing-selector! MLCGraph::gatherWithDimension:source:indices: not bound
!missing-selector! MLCGraph::scatterWithDimension:source:indices:copyFrom:reduceType: not bound
!missing-selector! MLCGraph::selectWithSources:condition: not bound
!missing-selector! MLCInferenceGraph::compileWithOptions:device:inputTensors:inputTensorsData: not bound
!missing-selector! MLCInstanceNormalizationLayer::mean not bound
@ -32,9 +30,12 @@
!missing-selector! MLCReductionLayer::dimensions not bound
!missing-selector! MLCReshapeLayer::shape not bound
!missing-selector! MLCScatterLayer::dimension not bound
!missing-selector! MLCScatterLayer::reduceType not bound
!missing-selector! MLCTrainingGraph::compileWithOptions:device:inputTensors:inputTensorsData: not bound
!missing-type! MLCComparisonLayer not bound
!missing-type! MLCGatherLayer not bound
!missing-type! MLCScatterLayer not bound
!missing-type! MLCSelectionLayer not bound
## appended from unclassified file
!missing-selector! +MLCScatterLayer::layerWithDimension:reductionType: not bound
!missing-selector! MLCGraph::scatterWithDimension:source:indices:copyFrom:reductionType: not bound
!missing-selector! MLCScatterLayer::reductionType not bound

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

@ -31,3 +31,9 @@
## appended from unclassified file
!missing-field! NSProgressFileOperationKindUploading not bound
!missing-field! NSURLUbiquitousItemIsExcludedFromSyncKey not bound
## appended from unclassified file
!missing-selector! NSMutableURLRequest::assumesHTTP3Capable not bound
!missing-selector! NSMutableURLRequest::setAssumesHTTP3Capable: not bound
!missing-selector! NSURLRequest::assumesHTTP3Capable not bound
!missing-selector! NSURLSessionTask::prefersIncrementalDelivery not bound
!missing-selector! NSURLSessionTask::setPrefersIncrementalDelivery: not bound

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

@ -0,0 +1 @@
!missing-field! HKQuantityTypeIdentifierAppleMoveTime not bound

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

@ -0,0 +1 @@
!missing-field! kCGImagePropertyPNGTransparency not bound