This commit is contained in:
Vincent Dondain 2019-09-10 21:03:25 -04:00 коммит произвёл Alex Soto
Родитель b5a85a115b
Коммит 4bb4e09a02
16 изменённых файлов: 227 добавлений и 4 удалений

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

@ -44,8 +44,8 @@ IOS_PACKAGE_UPDATE_ID=$(shell printf "2%02d%02d%02d%03d" $(IOS_PACKAGE_VERSION_M
# Xcode version should have both a major and a minor version (even if the minor version is 0)
XCODE_VERSION=11.0
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_11_Beta_7.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode11-beta7.app/Contents/Developer
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_11_GM_Seed.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode11-GM.app/Contents/Developer
XCODE94_VERSION=9.4
XCODE94_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_9.4.xip

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

@ -43,5 +43,5 @@
# line changed in git).
#
IOS_PACKAGE_VERSION=12.99.4.$(IOS_COMMIT_DISTANCE)
MAC_PACKAGE_VERSION=5.99.4.$(MAC_COMMIT_DISTANCE)
IOS_PACKAGE_VERSION=13.0.0.$(IOS_COMMIT_DISTANCE)
MAC_PACKAGE_VERSION=6.0.0.$(MAC_COMMIT_DISTANCE)

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

@ -0,0 +1,47 @@
!deprecated-attribute-missing! AVCaptureDevice::dualCameraSwitchOverVideoZoomFactor missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCapturePhotoOutput::isDualCameraDualPhotoDeliveryEnabled missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCapturePhotoOutput::isDualCameraDualPhotoDeliverySupported missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCapturePhotoOutput::isDualCameraFusionSupported missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCapturePhotoOutput::setDualCameraDualPhotoDeliveryEnabled: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCapturePhotoSettings::isAutoDualCameraFusionEnabled missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCapturePhotoSettings::isDualCameraDualPhotoDeliveryEnabled missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCapturePhotoSettings::setAutoDualCameraFusionEnabled: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCapturePhotoSettings::setDualCameraDualPhotoDeliveryEnabled: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCaptureResolvedPhotoSettings::isDualCameraFusionEnabled missing a [Deprecated] attribute
!missing-field! AVCaptureDeviceTypeBuiltInDualWideCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInTripleCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInUltraWideCamera not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataAutoLivePhoto not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataDetectedCatBody not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataDetectedDogBody not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataDetectedHumanBody not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataDetectedSalientObject not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataLivePhotoVitalityScore not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataLivePhotoVitalityScoringVersion not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScore not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScoringVersion not bound
!missing-field! AVMetadataObjectTypeCatBody not bound
!missing-field! AVMetadataObjectTypeDogBody not bound
!missing-field! AVMetadataObjectTypeHumanBody not bound
!missing-field! AVMetadataObjectTypeSalientObject not bound
!missing-selector! AVCaptureDevice::isGeometricDistortionCorrectionEnabled not bound
!missing-selector! AVCaptureDevice::isGeometricDistortionCorrectionSupported not bound
!missing-selector! AVCaptureDevice::setGeometricDistortionCorrectionEnabled: not bound
!missing-selector! AVCaptureDevice::virtualDeviceSwitchOverVideoZoomFactors not bound
!missing-selector! AVCaptureDeviceFormat::geometricDistortionCorrectedVideoFieldOfView not bound
!missing-selector! AVCapturePhotoOutput::isVirtualDeviceConstituentPhotoDeliveryEnabled not bound
!missing-selector! AVCapturePhotoOutput::isVirtualDeviceConstituentPhotoDeliverySupported not bound
!missing-selector! AVCapturePhotoOutput::isVirtualDeviceFusionSupported not bound
!missing-selector! AVCapturePhotoOutput::setVirtualDeviceConstituentPhotoDeliveryEnabled: not bound
!missing-selector! AVCapturePhotoSettings::isAutoVirtualDeviceFusionEnabled not bound
!missing-selector! AVCapturePhotoSettings::setAutoVirtualDeviceFusionEnabled: not bound
!missing-selector! AVCapturePhotoSettings::setVirtualDeviceConstituentPhotoDeliveryEnabledDevices: not bound
!missing-selector! AVCapturePhotoSettings::virtualDeviceConstituentPhotoDeliveryEnabledDevices not bound
!missing-selector! AVCaptureResolvedPhotoSettings::isVirtualDeviceFusionEnabled not bound
!missing-selector! AVMetadataBodyObject::bodyID not bound
!missing-selector! AVMetadataSalientObject::objectID not bound
!missing-type! AVMetadataBodyObject not bound
!missing-type! AVMetadataCatBodyObject not bound
!missing-type! AVMetadataDogBodyObject not bound
!missing-type! AVMetadataHumanBodyObject not bound
!missing-type! AVMetadataSalientObject not bound

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

@ -69,3 +69,52 @@
!missing-selector! MTLTextureDescriptor::swizzle not bound
!missing-type! MTLCaptureDescriptor not bound
!missing-type! MTLSharedTextureHandle not bound
## appended from unclassified file
!missing-enum! MTLSparseTextureMappingMode not bound
!missing-enum! MTLSparseTextureRegionAlignmentMode not bound
!missing-protocol! MTLRasterizationRateMap not bound
!missing-protocol! MTLResourceStateCommandEncoder not bound
!missing-protocol-member! MTLBlitCommandEncoder::getTextureAccessCounters:region:mipLevel:slice:resetCounters:countersBuffer:countersBufferOffset: not found
!missing-protocol-member! MTLBlitCommandEncoder::resetTextureAccessCounters:region:mipLevel:slice: not found
!missing-protocol-member! MTLCommandBuffer::resourceStateCommandEncoder not found
!missing-protocol-member! MTLDevice::convertSparsePixelRegions:toTileRegions:withTileSize:alignmentMode:numRegions: not found
!missing-protocol-member! MTLDevice::convertSparseTileRegions:toPixelRegions:withTileSize:numRegions: not found
!missing-protocol-member! MTLDevice::newRasterizationRateMapWithDescriptor: not found
!missing-protocol-member! MTLDevice::sparseTileSizeInBytes not found
!missing-protocol-member! MTLDevice::sparseTileSizeWithTextureType:pixelFormat:sampleCount: not found
!missing-protocol-member! MTLDevice::supportsRasterizationRateMapWithLayerCount: not found
!missing-protocol-member! MTLDevice::supportsVertexAmplificationCount: not found
!missing-protocol-member! MTLRenderCommandEncoder::setVertexAmplificationCount:viewMappings: not found
!missing-protocol-member! MTLTexture::firstMipmapInTail not found
!missing-protocol-member! MTLTexture::isSparse not found
!missing-protocol-member! MTLTexture::tailSizeInBytes not found
!missing-selector! +MTLRasterizationRateMapDescriptor::rasterizationRateMapDescriptorWithScreenSize: not bound
!missing-selector! +MTLRasterizationRateMapDescriptor::rasterizationRateMapDescriptorWithScreenSize:layer: not bound
!missing-selector! +MTLRasterizationRateMapDescriptor::rasterizationRateMapDescriptorWithScreenSize:layerCount:layers: not bound
!missing-selector! MTLRasterizationRateLayerArray::objectAtIndexedSubscript: not bound
!missing-selector! MTLRasterizationRateLayerArray::setObject:atIndexedSubscript: not bound
!missing-selector! MTLRasterizationRateLayerDescriptor::horizontal not bound
!missing-selector! MTLRasterizationRateLayerDescriptor::horizontalSampleStorage not bound
!missing-selector! MTLRasterizationRateLayerDescriptor::initWithSampleCount: not bound
!missing-selector! MTLRasterizationRateLayerDescriptor::initWithSampleCount:horizontal:vertical: not bound
!missing-selector! MTLRasterizationRateLayerDescriptor::sampleCount not bound
!missing-selector! MTLRasterizationRateLayerDescriptor::vertical not bound
!missing-selector! MTLRasterizationRateLayerDescriptor::verticalSampleStorage not bound
!missing-selector! MTLRasterizationRateMapDescriptor::label not bound
!missing-selector! MTLRasterizationRateMapDescriptor::layerAtIndex: not bound
!missing-selector! MTLRasterizationRateMapDescriptor::layerCount not bound
!missing-selector! MTLRasterizationRateMapDescriptor::layers not bound
!missing-selector! MTLRasterizationRateMapDescriptor::screenSize not bound
!missing-selector! MTLRasterizationRateMapDescriptor::setLabel: not bound
!missing-selector! MTLRasterizationRateMapDescriptor::setLayer:atIndex: not bound
!missing-selector! MTLRasterizationRateMapDescriptor::setScreenSize: not bound
!missing-selector! MTLRasterizationRateSampleArray::objectAtIndexedSubscript: not bound
!missing-selector! MTLRasterizationRateSampleArray::setObject:atIndexedSubscript: not bound
!missing-selector! MTLRenderPassDescriptor::rasterizationRateMap not bound
!missing-selector! MTLRenderPassDescriptor::setRasterizationRateMap: not bound
!missing-selector! MTLRenderPipelineDescriptor::maxVertexAmplificationCount not bound
!missing-selector! MTLRenderPipelineDescriptor::setMaxVertexAmplificationCount: not bound
!missing-type! MTLRasterizationRateLayerArray not bound
!missing-type! MTLRasterizationRateLayerDescriptor not bound
!missing-type! MTLRasterizationRateMapDescriptor not bound
!missing-type! MTLRasterizationRateSampleArray not bound

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

@ -0,0 +1,20 @@
!missing-field! AVMetadataIdentifierQuickTimeMetadataAutoLivePhoto not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataDetectedCatBody not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataDetectedDogBody not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataDetectedHumanBody not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataDetectedSalientObject not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataLivePhotoVitalityScore not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataLivePhotoVitalityScoringVersion not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScore not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScoringVersion not bound
!missing-field! AVMetadataObjectTypeCatBody not bound
!missing-field! AVMetadataObjectTypeDogBody not bound
!missing-field! AVMetadataObjectTypeHumanBody not bound
!missing-field! AVMetadataObjectTypeSalientObject not bound
!missing-selector! AVMetadataBodyObject::bodyID not bound
!missing-selector! AVMetadataSalientObject::objectID not bound
!missing-type! AVMetadataBodyObject not bound
!missing-type! AVMetadataCatBodyObject not bound
!missing-type! AVMetadataDogBodyObject not bound
!missing-type! AVMetadataHumanBodyObject not bound
!missing-type! AVMetadataSalientObject not bound

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

@ -0,0 +1 @@
!missing-selector! +CBManager::authorization not bound

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

@ -0,0 +1,25 @@
!extra-protocol-member! unexpected selector NSFileProviderItem::extendedAttributes found
!extra-protocol-member! unexpected selector NSFileProviderItem::flags found
!extra-protocol-member! unexpected selector NSFileProviderItem::isExcludedFromSync found
!extra-protocol-member! unexpected selector NSFileProviderItem::itemVersion found
!extra-protocol-member! unexpected selector NSFileProviderItemDecorating::decorations found
!unknown-field! NSFileProviderErrorDomain bound
!unknown-field! NSFileProviderErrorItemKey bound
!unknown-field! NSFileProviderErrorNonExistentItemIdentifierKey bound
!unknown-field! NSFileProviderFavoriteRankUnranked bound
!unknown-field! NSFileProviderInitialPageSortedByDate bound
!unknown-field! NSFileProviderInitialPageSortedByName bound
!unknown-field! NSFileProviderRootContainerItemIdentifier bound
!unknown-field! NSFileProviderWorkingSetContainerItemIdentifier bound
!unknown-native-enum! NSFileProviderCreateItemOptions bound
!unknown-native-enum! NSFileProviderDeleteItemOptions bound
!unknown-native-enum! NSFileProviderDownloadPolicy bound
!unknown-native-enum! NSFileProviderError bound
!unknown-native-enum! NSFileProviderItemField bound
!unknown-protocol! NSFileProviderServiceSource bound
!unknown-type! NSFileProviderDomain bound
!unknown-type! NSFileProviderExtension bound
!unknown-type! NSFileProviderItemVersion bound
!unknown-type! NSFileProviderManager bound
!unknown-type! NSFileProviderRequest bound
!unknown-type! NSFileProviderSearchQuery bound

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

@ -28,3 +28,6 @@
!missing-selector! NSOrderedSet::orderedSetByApplyingDifference: not bound
!missing-type! NSOrderedCollectionChange not bound
!missing-type! NSOrderedCollectionDifference not bound
## appended from unclassified file
!missing-selector! NSUserActivity::setTargetContentIdentifier: not bound
!missing-selector! NSUserActivity::targetContentIdentifier not bound

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

@ -0,0 +1,39 @@
!deprecated-attribute-missing! MLMediaGroup missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::attributes missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::childGroups missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::iconImage missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::identifier missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::mediaLibrary missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::mediaObjects missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::mediaSourceIdentifier missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::modificationDate missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::name missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::parent missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::typeIdentifier missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaGroup::URL missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaLibrary missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaLibrary::initWithOptions: missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaLibrary::mediaSources missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::artworkImage missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::attributes missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::contentType missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::fileSize missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::identifier missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::mediaLibrary missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::mediaSourceIdentifier missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::mediaType missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::modificationDate missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::name missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::originalURL missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::thumbnailURL missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaObject::URL missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource::attributes missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource::mediaGroupForIdentifier: missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource::mediaGroupsForIdentifiers: missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource::mediaLibrary missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource::mediaObjectForIdentifier: missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource::mediaObjectsForIdentifiers: missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource::mediaSourceIdentifier missing a [Deprecated] attribute
!deprecated-attribute-missing! MLMediaSource::rootMediaGroup missing a [Deprecated] attribute

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

@ -0,0 +1,4 @@
!missing-selector! +SKArcadeService::arcadeSubscriptionStatusWithNonce:resultHandler: not bound
!missing-selector! +SKArcadeService::registerArcadeAppWithRandomFromLib:randomFromLibLength:resultHandler: not bound
!missing-selector! +SKArcadeService::repairArcadeApp not bound
!missing-type! SKArcadeService not bound

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

@ -0,0 +1,5 @@
!missing-field! AVMetadataIdentifierQuickTimeMetadataAutoLivePhoto not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataLivePhotoVitalityScore not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataLivePhotoVitalityScoringVersion not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScore not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScoringVersion not bound

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

@ -0,0 +1,2 @@
!deprecated-attribute-missing! CBManager::authorization missing a [Deprecated] attribute
!missing-selector! +CBManager::authorization not bound

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

@ -595,3 +595,6 @@
!missing-type! MPSTemporaryNDArray not bound
!unknown-simd-type-mapping! The Simd type vector_uchar16 does not have a mapping to a managed type. Please add one in SimdCheck.cs
!wrong-base-type! MPSTriangleAccelerationStructure expected MPSPolygonAccelerationStructure actual MPSAccelerationStructure
## appended from unclassified file
!missing-selector! MPSMatrix::offset not bound
!missing-selector! MPSVector::offset not bound

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

@ -0,0 +1,5 @@
!missing-field! AVMetadataIdentifierQuickTimeMetadataAutoLivePhoto not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataLivePhotoVitalityScore not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataLivePhotoVitalityScoringVersion not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScore not bound
!missing-field! AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScoringVersion not bound

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

@ -0,0 +1 @@
!missing-protocol-member! CLKComplicationDataSource::getAlwaysOnTemplateForComplication:withHandler: not found

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

@ -0,0 +1,19 @@
!missing-protocol-member! CLLocationManagerDelegate::locationManager:didUpdateHeading: not found
!missing-protocol-member! CLLocationManagerDelegate::locationManagerShouldDisplayHeadingCalibration: not found
!missing-selector! +CLLocationManager::headingAvailable not bound
!missing-selector! CLHeading::headingAccuracy not bound
!missing-selector! CLHeading::magneticHeading not bound
!missing-selector! CLHeading::timestamp not bound
!missing-selector! CLHeading::trueHeading not bound
!missing-selector! CLHeading::x not bound
!missing-selector! CLHeading::y not bound
!missing-selector! CLHeading::z not bound
!missing-selector! CLLocationManager::dismissHeadingCalibrationDisplay not bound
!missing-selector! CLLocationManager::heading not bound
!missing-selector! CLLocationManager::headingFilter not bound
!missing-selector! CLLocationManager::headingOrientation not bound
!missing-selector! CLLocationManager::setHeadingFilter: not bound
!missing-selector! CLLocationManager::setHeadingOrientation: not bound
!missing-selector! CLLocationManager::startUpdatingHeading not bound
!missing-selector! CLLocationManager::stopUpdatingHeading not bound
!missing-type! CLHeading not bound