[Xtro] Update ginore/todo files for Xcode 15.

This commit is contained in:
Alex Soto 2023-07-14 15:10:57 -04:00 коммит произвёл Manuel de la Pena
Родитель 67ab5a50cc
Коммит 9c9a2beb72
481 изменённых файлов: 28006 добавлений и 40582 удалений

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

@ -49,6 +49,13 @@ XIOS_RID = ios-arm64
$(XIOS_PCH): .stamp-check-sharpie
$(SHARPIE) sdk-db --xcode $(XCODE) -s iphoneos$(IOS_SDK_VERSION) -a $(XIOS_ARCH) \
-exclude RealityKit \
-exclude GameKit \
-exclude ARKit \
-exclude SensorKit \
-exclude GameController \
-exclude Matter \
-exclude MetalPerformanceShadersGraph \
-exclude NearbyInteraction \
-i ThreadNetwork/THClient.h \
$(CORETELEPHONY_HEADERS) \
@ -62,6 +69,12 @@ XWATCHOS_PCH = watchos$(WATCH_SDK_VERSION)-$(XWATCHOS_ARCH).pch
$(XWATCHOS_PCH): .stamp-check-sharpie
$(SHARPIE) sdk-db --xcode $(XCODE) -s watchos$(WATCH_SDK_VERSION) -a $(XWATCHOS_ARCH) \
-exclude RealityKit \
-exclude MediaPlayer \
-exclude AVFoundation \
-exclude CoreMedia \
-exclude AVFAudio \
-exclude ShazamKit \
-exclude SoundAnalysis \
XTVOS ?= $(IOS_DESTDIR)/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/64bits/tvOS/Xamarin.TVOS.dll
XTVOS_LIBDIR ?= $(IOS_DESTDIR)/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.TVOS/
@ -85,6 +98,12 @@ $(XMACOS_PCH): .stamp-check-sharpie
-exclude NearbyInteraction \
-exclude RealityKit \
-exclude JavaNativeFoundation \
-exclude GameKit \
-exclude CoreMediaIO \
-exclude ParavirtualizedGraphics \
-exclude GameController \
-exclude Matter \
-exclude MetalPerformanceShadersGraph \
$(CORETELEPHONY_HEADERS) \
XMACCATALYST_ARCH = x86_64

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

@ -251,7 +251,6 @@
!missing-pinvoke! CMBufferQueueGetEndPresentationTimeStamp is not bound
!missing-pinvoke! CMBufferQueueGetFirstDecodeTimeStamp is not bound
!missing-pinvoke! CMBufferQueueGetFirstPresentationTimeStamp is not bound
!missing-pinvoke! CMBufferQueueGetHead is not bound
!missing-pinvoke! CMBufferQueueGetMaxPresentationTimeStamp is not bound
!missing-pinvoke! CMBufferQueueGetMinDecodeTimeStamp is not bound
!missing-pinvoke! CMBufferQueueGetMinPresentationTimeStamp is not bound

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

@ -535,7 +535,6 @@
!missing-selector! NSLocale::alternateQuotationEndDelimiter not bound
!missing-selector! NSLocale::collationIdentifier not bound
!missing-selector! NSLocale::collatorIdentifier not bound
!missing-selector! NSLocale::countryCode not bound
!missing-selector! NSLocale::currencyCode not bound
!missing-selector! NSLocale::currencySymbol not bound
!missing-selector! NSLocale::decimalSeparator not bound

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

@ -1,22 +1,7 @@
# There are issues with the Generic Types listed here: https://github.com/xamarin/xamarin-macios/issues/15725
!missing-protocol-member! GCDevicePhysicalInputState::axes not found
!missing-protocol-member! GCDevicePhysicalInputState::buttons not found
!missing-protocol-member! GCDevicePhysicalInputState::dpads not found
!missing-protocol-member! GCDevicePhysicalInputState::elements not found
!missing-protocol-member! GCDevicePhysicalInputState::switches not found
!missing-selector! GCPhysicalInputElementCollection::count not bound
!missing-selector! GCPhysicalInputElementCollection::elementEnumerator not bound
!missing-selector! GCPhysicalInputElementCollection::elementForAlias: not bound
!missing-selector! GCPhysicalInputElementCollection::objectForKeyedSubscript: not bound
!missing-type! GCPhysicalInputElementCollection not bound
# After GCPhysicalInputElementCollection is fixed, we can uncomment the below
# !missing-protocol-conformance! GCPhysicalInputElementCollection should conform to NSFastEnumeration
# Ignore these protocols since they are marked with 'objc_non_runtime_protocol'
# and are being used as NSStrings
!missing-protocol! GCAxisElementName not bound
!missing-protocol! GCButtonElementName not bound
!missing-protocol! GCDirectionPadElementName not bound
!missing-protocol! GCPhysicalInputElementName not bound
!missing-protocol! GCSwitchElementName not bound

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

@ -1,17 +1,10 @@
## All GKSessionError values were deprecated in iOS7 and we never bound then (no point in adding it now)
!missing-field! GKSessionErrorDomain not bound
## enum size declared after the enum, e.g. `typedef NSInteger GKInviteeResponse;`, so we miss the metadata
!unknown-native-enum! GKInviteeResponse bound
# Xcode 12 beta 3 - these API are missing
# https://github.com/xamarin/maccore/issues/2269
!missing-selector! GKLeaderboardEntry::context not bound
!missing-selector! GKLeaderboardEntry::date not bound
!missing-selector! GKLeaderboardEntry::formattedScore not bound
!missing-selector! GKLeaderboardEntry::rank not bound
!missing-selector! GKLeaderboardEntry::score not bound
## unsorted
!missing-selector! GKVoiceChat::playerVoiceChatStateDidChangeHandler not bound

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

@ -1,35 +1,5 @@
# the following are binded manualy as NativeObject
!missing-protocol! OS_nw_advertise_descriptor not bound
!missing-protocol! OS_nw_connection not bound
!missing-protocol! OS_nw_content_context not bound
!missing-protocol! OS_nw_endpoint not bound
!missing-protocol! OS_nw_error not bound
!missing-protocol! OS_nw_interface not bound
!missing-protocol! OS_nw_listener not bound
!missing-protocol! OS_nw_parameters not bound
!missing-protocol! OS_nw_path not bound
!missing-protocol! OS_nw_path_monitor not bound
!missing-protocol! OS_nw_protocol_definition not bound
!missing-protocol! OS_nw_protocol_metadata not bound
!missing-protocol! OS_nw_protocol_options not bound
!missing-protocol! OS_nw_protocol_stack not bound
!missing-protocol! OS_nw_object not bound
!missing-protocol! OS_nw_browse_descriptor not bound
!missing-protocol! OS_nw_browse_result not bound
!missing-protocol! OS_nw_browser not bound
!missing-protocol! OS_nw_data_transfer_report not bound
!missing-protocol! OS_nw_establishment_report not bound
!missing-protocol! OS_nw_ethernet_channel not bound
!missing-protocol! OS_nw_framer not bound
!missing-protocol! OS_nw_txt_record not bound
!missing-protocol! OS_nw_ws_request not bound
!missing-protocol! OS_nw_ws_response not bound
!missing-protocol! OS_nw_connection_group not bound
!missing-protocol! OS_nw_group_descriptor not bound
!missing-protocol! OS_nw_privacy_context not bound
!missing-protocol! OS_nw_resolution_report not bound
!missing-protocol! OS_nw_resolver_config not bound
# no need, please see comment: https://github.com/xamarin/xamarin-macios/pull/4251#issuecomment-410815837
!missing-pinvoke! nw_release is not bound

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

@ -17,12 +17,6 @@
!missing-pinvoke! sec_retain is not bound
## the following are manualy bound as NativeObject
!missing-protocol! OS_sec_certificate not bound
!missing-protocol! OS_sec_identity not bound
!missing-protocol! OS_sec_object not bound
!missing-protocol! OS_sec_protocol_metadata not bound
!missing-protocol! OS_sec_protocol_options not bound
!missing-protocol! OS_sec_trust not bound
## xcode10.0 backlog
!missing-pinvoke! sec_protocol_options_set_challenge_block is not bound

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

@ -1,13 +1,3 @@
## No need for a Marshal Directive on those, they were bound manually
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARFaceGeometry::GetRawTextureCoordinates(): simd type: simd_float2
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARFaceGeometry::GetRawVertices(): simd type: simd_float3
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARPlaneGeometry::GetRawBoundaryVertices(): simd type: simd_float3
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARPlaneGeometry::GetRawTextureCoordinates(): simd type: simd_float2
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARPlaneGeometry::GetRawVertices(): simd type: simd_float3
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARPointCloud::GetRawPoints(): simd type: simd_float3
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARSkeleton2D::get_RawJointLandmarks(): simd type: simd_float2
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARSkeleton3D::get_RawJointLocalTransforms(): simd type: simd_float4x4
!wrong-simd-missing-marshaldirective! System.IntPtr ARKit.ARSkeleton3D::get_RawJointModelTransforms(): simd type: simd_float4x4
# only exposed in subclasses (it's static but also abstract) - see https://github.com/xamarin/xamarin-macios/issues/5347
!missing-selector! +ARConfiguration::supportedVideoFormats not bound

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

@ -0,0 +1,155 @@
!unknown-field! ARBlendShapeLocationBrowDownLeft bound
!unknown-field! ARBlendShapeLocationBrowDownRight bound
!unknown-field! ARBlendShapeLocationBrowInnerUp bound
!unknown-field! ARBlendShapeLocationBrowOuterUpLeft bound
!unknown-field! ARBlendShapeLocationBrowOuterUpRight bound
!unknown-field! ARBlendShapeLocationCheekPuff bound
!unknown-field! ARBlendShapeLocationCheekSquintLeft bound
!unknown-field! ARBlendShapeLocationCheekSquintRight bound
!unknown-field! ARBlendShapeLocationEyeBlinkLeft bound
!unknown-field! ARBlendShapeLocationEyeBlinkRight bound
!unknown-field! ARBlendShapeLocationEyeLookDownLeft bound
!unknown-field! ARBlendShapeLocationEyeLookDownRight bound
!unknown-field! ARBlendShapeLocationEyeLookInLeft bound
!unknown-field! ARBlendShapeLocationEyeLookInRight bound
!unknown-field! ARBlendShapeLocationEyeLookOutLeft bound
!unknown-field! ARBlendShapeLocationEyeLookOutRight bound
!unknown-field! ARBlendShapeLocationEyeLookUpLeft bound
!unknown-field! ARBlendShapeLocationEyeLookUpRight bound
!unknown-field! ARBlendShapeLocationEyeSquintLeft bound
!unknown-field! ARBlendShapeLocationEyeSquintRight bound
!unknown-field! ARBlendShapeLocationEyeWideLeft bound
!unknown-field! ARBlendShapeLocationEyeWideRight bound
!unknown-field! ARBlendShapeLocationJawForward bound
!unknown-field! ARBlendShapeLocationJawLeft bound
!unknown-field! ARBlendShapeLocationJawOpen bound
!unknown-field! ARBlendShapeLocationJawRight bound
!unknown-field! ARBlendShapeLocationMouthClose bound
!unknown-field! ARBlendShapeLocationMouthDimpleLeft bound
!unknown-field! ARBlendShapeLocationMouthDimpleRight bound
!unknown-field! ARBlendShapeLocationMouthFrownLeft bound
!unknown-field! ARBlendShapeLocationMouthFrownRight bound
!unknown-field! ARBlendShapeLocationMouthFunnel bound
!unknown-field! ARBlendShapeLocationMouthLeft bound
!unknown-field! ARBlendShapeLocationMouthLowerDownLeft bound
!unknown-field! ARBlendShapeLocationMouthLowerDownRight bound
!unknown-field! ARBlendShapeLocationMouthPressLeft bound
!unknown-field! ARBlendShapeLocationMouthPressRight bound
!unknown-field! ARBlendShapeLocationMouthPucker bound
!unknown-field! ARBlendShapeLocationMouthRight bound
!unknown-field! ARBlendShapeLocationMouthRollLower bound
!unknown-field! ARBlendShapeLocationMouthRollUpper bound
!unknown-field! ARBlendShapeLocationMouthShrugLower bound
!unknown-field! ARBlendShapeLocationMouthShrugUpper bound
!unknown-field! ARBlendShapeLocationMouthSmileLeft bound
!unknown-field! ARBlendShapeLocationMouthSmileRight bound
!unknown-field! ARBlendShapeLocationMouthStretchLeft bound
!unknown-field! ARBlendShapeLocationMouthStretchRight bound
!unknown-field! ARBlendShapeLocationMouthUpperUpLeft bound
!unknown-field! ARBlendShapeLocationMouthUpperUpRight bound
!unknown-field! ARBlendShapeLocationNoseSneerLeft bound
!unknown-field! ARBlendShapeLocationNoseSneerRight bound
!unknown-field! ARBlendShapeLocationTongueOut bound
!unknown-field! ARErrorDomain bound
!unknown-field! ARReferenceObjectArchiveExtension bound
!unknown-field! ARSCNDebugOptionShowFeaturePoints bound
!unknown-field! ARSCNDebugOptionShowWorldOrigin bound
!unknown-field! ARSkeletonJointNameHead bound
!unknown-field! ARSkeletonJointNameLeftFoot bound
!unknown-field! ARSkeletonJointNameLeftHand bound
!unknown-field! ARSkeletonJointNameLeftShoulder bound
!unknown-field! ARSkeletonJointNameRightFoot bound
!unknown-field! ARSkeletonJointNameRightHand bound
!unknown-field! ARSkeletonJointNameRightShoulder bound
!unknown-field! ARSkeletonJointNameRoot bound
!unknown-native-enum! ARAltitudeSource bound
!unknown-native-enum! ARAppClipCodeUrlDecodingState bound
!unknown-native-enum! ARCoachingGoal bound
!unknown-native-enum! ARCollaborationDataPriority bound
!unknown-native-enum! ARConfidenceLevel bound
!unknown-native-enum! AREnvironmentTexturing bound
!unknown-native-enum! ARErrorCode bound
!unknown-native-enum! ARFrameSemantics bound
!unknown-native-enum! ARGeometryPrimitiveType bound
!unknown-native-enum! ARGeoTrackingAccuracy bound
!unknown-native-enum! ARGeoTrackingState bound
!unknown-native-enum! ARGeoTrackingStateReason bound
!unknown-native-enum! ARHitTestResultType bound
!unknown-native-enum! ARMatteResolution bound
!unknown-native-enum! ARMeshClassification bound
!unknown-native-enum! ARPlaneAnchorAlignment bound
!unknown-native-enum! ARPlaneClassification bound
!unknown-native-enum! ARPlaneClassificationStatus bound
!unknown-native-enum! ARPlaneDetection bound
!unknown-native-enum! ARRaycastTarget bound
!unknown-native-enum! ARRaycastTargetAlignment bound
!unknown-native-enum! ARSceneReconstruction bound
!unknown-native-enum! ARSessionRunOptions bound
!unknown-native-enum! ARTrackingState bound
!unknown-native-enum! ARTrackingStateReason bound
!unknown-native-enum! ARWorldAlignment bound
!unknown-native-enum! ARWorldMappingStatus bound
!unknown-pinvoke! ARSkeletonJointNameForRecognizedPointKey bound
!unknown-protocol! ARAnchorCopying bound
!unknown-protocol! ARCoachingOverlayViewDelegate bound
!unknown-protocol! ARSCNViewDelegate bound
!unknown-protocol! ARSessionDelegate bound
!unknown-protocol! ARSessionObserver bound
!unknown-protocol! ARSessionProviding bound
!unknown-protocol! ARSKViewDelegate bound
!unknown-protocol! ARTrackable bound
!unknown-type! ARAnchor bound
!unknown-type! ARAppClipCodeAnchor bound
!unknown-type! ARBody2D bound
!unknown-type! ARBodyAnchor bound
!unknown-type! ARBodyTrackingConfiguration bound
!unknown-type! ARCamera bound
!unknown-type! ARCoachingOverlayView bound
!unknown-type! ARCollaborationData bound
!unknown-type! ARConfiguration bound
!unknown-type! ARDepthData bound
!unknown-type! ARDirectionalLightEstimate bound
!unknown-type! AREnvironmentProbeAnchor bound
!unknown-type! ARFaceAnchor bound
!unknown-type! ARFaceGeometry bound
!unknown-type! ARFaceTrackingConfiguration bound
!unknown-type! ARFrame bound
!unknown-type! ARGeoAnchor bound
!unknown-type! ARGeometryElement bound
!unknown-type! ARGeometrySource bound
!unknown-type! ARGeoTrackingConfiguration bound
!unknown-type! ARGeoTrackingStatus bound
!unknown-type! ARHitTestResult bound
!unknown-type! ARImageAnchor bound
!unknown-type! ARImageTrackingConfiguration bound
!unknown-type! ARLightEstimate bound
!unknown-type! ARMatteGenerator bound
!unknown-type! ARMeshAnchor bound
!unknown-type! ARMeshGeometry bound
!unknown-type! ARObjectAnchor bound
!unknown-type! ARObjectScanningConfiguration bound
!unknown-type! AROrientationTrackingConfiguration bound
!unknown-type! ARParticipantAnchor bound
!unknown-type! ARPlaneAnchor bound
!unknown-type! ARPlaneExtent bound
!unknown-type! ARPlaneGeometry bound
!unknown-type! ARPointCloud bound
!unknown-type! ARPositionalTrackingConfiguration bound
!unknown-type! ARQuickLookPreviewItem bound
!unknown-type! ARRaycastQuery bound
!unknown-type! ARRaycastResult bound
!unknown-type! ARReferenceImage bound
!unknown-type! ARReferenceObject bound
!unknown-type! ARSCNFaceGeometry bound
!unknown-type! ARSCNPlaneGeometry bound
!unknown-type! ARSCNView bound
!unknown-type! ARSession bound
!unknown-type! ARSkeleton bound
!unknown-type! ARSkeleton2D bound
!unknown-type! ARSkeleton3D bound
!unknown-type! ARSkeletonDefinition bound
!unknown-type! ARSKView bound
!unknown-type! ARTrackedRaycast bound
!unknown-type! ARVideoFormat bound
!unknown-type! ARWorldMap bound
!unknown-type! ARWorldTrackingConfiguration bound

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

@ -314,3 +314,163 @@
!missing-selector! AVCaptureDevice::centerStageRectOfInterest not bound
!missing-selector! AVCaptureDevice::setCenterStageRectOfInterest: not bound
!missing-selector! AVPlayerInterstitialEvent::assetListResponse not bound
!deprecated-attribute-missing! AVAudioSession::recordPermission missing a [Deprecated] attribute
!deprecated-attribute-missing! AVAudioSession::requestRecordPermission: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCaptureConnection::isVideoOrientationSupported missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCaptureConnection::setVideoOrientation: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVCaptureConnection::videoOrientation missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::enqueueSampleBuffer: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::error missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::flush missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::flushAndRemoveImage missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::isReadyForMoreMediaData missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::requestMediaDataWhenReadyOnQueue:usingBlock: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::requiresFlushToResumeDecoding missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::status missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::stopRequestingMediaData missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::timebase missing a [Deprecated] attribute
!extra-designated-initializer! AVPlayerLooper::initWithPlayer:templateItem:timeRange: is incorrectly decorated with an [DesignatedInitializer] attribute
!missing-enum! AVAudioApplicationRecordPermission not bound
!missing-enum! AVAudioVoiceProcessingOtherAudioDuckingLevel not bound
!missing-enum! AVAudioVoiceProcessingSpeechActivityEvent not bound
!missing-enum! AVCapturePhotoOutputCaptureReadiness not bound
!missing-enum! AVPlayerLooperItemOrdering not bound
!missing-enum! AVSpeechSynthesisPersonalVoiceAuthorizationStatus not bound
!missing-enum! AVSpeechSynthesisVoiceTraits not bound
!missing-enum-value! AVAudioSessionInterruptionReason native value AVAudioSessionInterruptionReasonRouteDisconnected = 4 not bound
!missing-field! AVAssetExportPresetMVHEVC1440x1440 not bound
!missing-field! AVAssetExportPresetMVHEVC960x960 not bound
!missing-field! AVAudioApplicationInputMuteStateChangeNotification not bound
!missing-field! AVAudioApplicationMuteStateKey not bound
!missing-field! AVAudioSessionPortContinuityMicrophone not bound
!missing-field! AVCaptureDeviceTypeExternal not bound
!missing-field! AVCaptureDeviceTypeMicrophone not bound
!missing-field! AVCaptureReactionTypeBalloons not bound
!missing-field! AVCaptureReactionTypeConfetti not bound
!missing-field! AVCaptureReactionTypeFireworks not bound
!missing-field! AVCaptureReactionTypeHeart not bound
!missing-field! AVCaptureReactionTypeLasers not bound
!missing-field! AVCaptureReactionTypeRain not bound
!missing-field! AVCaptureReactionTypeThumbsDown not bound
!missing-field! AVCaptureReactionTypeThumbsUp not bound
!missing-field! AVFileTypeAHAP not bound
!missing-field! AVMediaCharacteristicCarriesVideoStereoMetadata not bound
!missing-field! AVMediaCharacteristicContainsStereoMultiviewVideo not bound
!missing-field! AVMediaCharacteristicEnhancesSpeechIntelligibility not bound
!missing-field! AVMediaCharacteristicIndicatesHorizontalFieldOfView not bound
!missing-field! AVMediaCharacteristicTactileMinimal not bound
!missing-field! AVMediaTypeHaptic not bound
!missing-field! AVMetadataObjectTypeHumanFullBody not bound
!missing-field! AVOutputSettingsPresetMVHEVC1440x1440 not bound
!missing-field! AVOutputSettingsPresetMVHEVC960x960 not bound
!missing-field! AVSampleBufferVideoRendererDidFailToDecodeNotification not bound
!missing-field! AVSampleBufferVideoRendererDidFailToDecodeNotificationErrorKey not bound
!missing-field! AVSampleBufferVideoRendererRequiresFlushToResumeDecodingDidChangeNotification not bound
!missing-field! AVSpeechSynthesisAvailableVoicesDidChangeNotification not bound
!missing-field! AVURLAssetOverrideMIMETypeKey not bound
!missing-field! AVVideoCompositionPerFrameHDRDisplayMetadataPolicyGenerate not bound
!missing-field! AVVideoCompositionPerFrameHDRDisplayMetadataPolicyPropagate not bound
!missing-pinvoke! AVCaptureReactionSystemImageNameForType is not bound
!missing-protocol! AVCapturePhotoOutputReadinessCoordinatorDelegate not bound
!missing-protocol-member! AVCapturePhotoCaptureDelegate::captureOutput:didFinishCapturingDeferredPhotoProxy:error: not found
!missing-protocol-member! AVSpeechSynthesizerDelegate::speechSynthesizer:willSpeakMarker:utterance: not found
!missing-selector! +AVAssetVariantQualifier::predicateForBinauralAudio:mediaSelectionOption: not bound
!missing-selector! +AVAssetVariantQualifier::predicateForDownmixAudio:mediaSelectionOption: not bound
!missing-selector! +AVAssetVariantQualifier::predicateForImmersiveAudio:mediaSelectionOption: not bound
!missing-selector! +AVAssetWriterInputTaggedPixelBufferGroupAdaptor::assetWriterInputTaggedPixelBufferGroupAdaptorWithAssetWriterInput:sourcePixelBufferAttributes: not bound
!missing-selector! +AVAudioApplication::requestRecordPermissionWithCompletionHandler: not bound
!missing-selector! +AVAudioApplication::sharedInstance not bound
!missing-selector! +AVCaptureDevice::reactionEffectGesturesEnabled not bound
!missing-selector! +AVCaptureDevice::reactionEffectsEnabled not bound
!missing-selector! +AVCaptureDevice::setUserPreferredCamera: not bound
!missing-selector! +AVCaptureDevice::systemPreferredCamera not bound
!missing-selector! +AVCaptureDevice::userPreferredCamera not bound
!missing-selector! +AVSpeechSynthesizer::personalVoiceAuthorizationStatus not bound
!missing-selector! +AVSpeechSynthesizer::requestPersonalVoiceAuthorizationWithCompletionHandler: not bound
!missing-selector! AVAssetVariantAudioRenditionSpecificAttributes::isBinaural not bound
!missing-selector! AVAssetVariantAudioRenditionSpecificAttributes::isDownmix not bound
!missing-selector! AVAssetVariantAudioRenditionSpecificAttributes::isImmersive not bound
!missing-selector! AVAssetVariantVideoAttributes::videoLayoutAttributes not bound
!missing-selector! AVAssetVariantVideoLayoutAttributes::stereoViewComponents not bound
!missing-selector! AVAssetWriter::initialMovieFragmentInterval not bound
!missing-selector! AVAssetWriter::setInitialMovieFragmentInterval: not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::appendTaggedPixelBufferGroup:withPresentationTime: not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::assetWriterInput not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::initWithAssetWriterInput:sourcePixelBufferAttributes: not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::pixelBufferPool not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::sourcePixelBufferAttributes not bound
!missing-selector! AVAudioApplication::isInputMuted not bound
!missing-selector! AVAudioApplication::recordPermission not bound
!missing-selector! AVAudioApplication::setInputMuted:error: not bound
!missing-selector! AVAudioInputNode::setMutedSpeechActivityEventListener: not bound
!missing-selector! AVAudioInputNode::setVoiceProcessingOtherAudioDuckingConfiguration: not bound
!missing-selector! AVAudioInputNode::voiceProcessingOtherAudioDuckingConfiguration not bound
!missing-selector! AVAudioSession::prefersInterruptionOnRouteDisconnect not bound
!missing-selector! AVAudioSession::setPrefersInterruptionOnRouteDisconnect:error: not bound
!missing-selector! AVCaptureConnection::isVideoRotationAngleSupported: not bound
!missing-selector! AVCaptureConnection::setVideoRotationAngle: not bound
!missing-selector! AVCaptureConnection::videoRotationAngle not bound
!missing-selector! AVCaptureDevice::availableReactionTypes not bound
!missing-selector! AVCaptureDevice::canPerformReactionEffects not bound
!missing-selector! AVCaptureDevice::performEffectForReaction: not bound
!missing-selector! AVCaptureDevice::reactionEffectsInProgress not bound
!missing-selector! AVCaptureDeviceFormat::reactionEffectsSupported not bound
!missing-selector! AVCaptureDeviceFormat::videoFrameRateRangeForReactionEffectsInProgress not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::device not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::initWithDevice:previewLayer: not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::previewLayer not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::videoRotationAngleForHorizonLevelCapture not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::videoRotationAngleForHorizonLevelPreview not bound
!missing-selector! AVCapturePhotoOutput::captureReadiness not bound
!missing-selector! AVCapturePhotoOutput::isAutoDeferredPhotoDeliveryEnabled not bound
!missing-selector! AVCapturePhotoOutput::isAutoDeferredPhotoDeliverySupported not bound
!missing-selector! AVCapturePhotoOutput::isFastCapturePrioritizationEnabled not bound
!missing-selector! AVCapturePhotoOutput::isFastCapturePrioritizationSupported not bound
!missing-selector! AVCapturePhotoOutput::isResponsiveCaptureEnabled not bound
!missing-selector! AVCapturePhotoOutput::isResponsiveCaptureSupported not bound
!missing-selector! AVCapturePhotoOutput::isZeroShutterLagEnabled not bound
!missing-selector! AVCapturePhotoOutput::isZeroShutterLagSupported not bound
!missing-selector! AVCapturePhotoOutput::setAutoDeferredPhotoDeliveryEnabled: not bound
!missing-selector! AVCapturePhotoOutput::setFastCapturePrioritizationEnabled: not bound
!missing-selector! AVCapturePhotoOutput::setFastCapturePrioritizationSupported: not bound
!missing-selector! AVCapturePhotoOutput::setResponsiveCaptureEnabled: not bound
!missing-selector! AVCapturePhotoOutput::setZeroShutterLagEnabled: not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::captureReadiness not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::delegate not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::initWithPhotoOutput: not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::setDelegate: not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::startTrackingCaptureRequestUsingPhotoSettings: not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::stopTrackingCaptureRequestUsingPhotoSettingsUniqueID: not bound
!missing-selector! AVCaptureReactionEffectState::endTime not bound
!missing-selector! AVCaptureReactionEffectState::reactionType not bound
!missing-selector! AVCaptureReactionEffectState::startTime not bound
!missing-selector! AVCaptureResolvedPhotoSettings::deferredPhotoProxyDimensions not bound
!missing-selector! AVCaptureResolvedPhotoSettings::isFastCapturePrioritizationEnabled not bound
!missing-selector! AVMutableVideoComposition::perFrameHDRDisplayMetadataPolicy not bound
!missing-selector! AVMutableVideoComposition::setPerFrameHDRDisplayMetadataPolicy: not bound
!missing-selector! AVPlayerLooper::initWithPlayer:templateItem:timeRange:existingItemsOrdering: not bound
!missing-selector! AVSampleBufferDisplayLayer::sampleBufferRenderer not bound
!missing-selector! AVSampleBufferVideoRenderer::error not bound
!missing-selector! AVSampleBufferVideoRenderer::flushWithRemovalOfDisplayedImage:completionHandler: not bound
!missing-selector! AVSampleBufferVideoRenderer::requiresFlushToResumeDecoding not bound
!missing-selector! AVSampleBufferVideoRenderer::status not bound
!missing-selector! AVSpeechSynthesisMarker::bookmarkName not bound
!missing-selector! AVSpeechSynthesisMarker::initWithBookmarkName:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::initWithParagraphRange:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::initWithPhonemeString:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::initWithSentenceRange:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::initWithWordRange:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::phoneme not bound
!missing-selector! AVSpeechSynthesisMarker::setBookmarkName: not bound
!missing-selector! AVSpeechSynthesisMarker::setPhoneme: not bound
!missing-selector! AVSpeechSynthesisVoice::voiceTraits not bound
!missing-selector! AVVideoComposition::perFrameHDRDisplayMetadataPolicy not bound
!missing-type! AVAssetVariantVideoLayoutAttributes not bound
!missing-type! AVAssetWriterInputTaggedPixelBufferGroupAdaptor not bound
!missing-type! AVAudioApplication not bound
!missing-type! AVCaptureDeferredPhotoProxy not bound
!missing-type! AVCaptureDeviceRotationCoordinator not bound
!missing-type! AVCapturePhotoOutputReadinessCoordinator not bound
!missing-type! AVCaptureReactionEffectState not bound
!missing-type! AVMetadataHumanFullBodyObject not bound
!missing-type! AVSampleBufferVideoRenderer not bound

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

@ -1,4 +1 @@
## not available on iOS - but we don't put availability attributes on error codes
!extra-enum-value! Managed value -1100 for AVKitError.ContentRatingUnknown not found in native headers
!extra-enum-value! Managed value -1101 for AVKitError.ContentDisallowedByPasscode not found in native headers
!extra-enum-value! Managed value -1102 for AVKitError.ContentDisallowedByProfile not found in native headers

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

@ -0,0 +1,5 @@
!missing-enum! AVVideoFrameAnalysisType not bound
!missing-enum-value! AVKitError native value AVKitErrorRecordingFailed = -1200 not bound
!missing-selector! AVPlayerViewController::setVideoFrameAnalysisTypes: not bound
!missing-selector! AVPlayerViewController::toggleLookupAction not bound
!missing-selector! AVPlayerViewController::videoFrameAnalysisTypes not bound

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

@ -59,3 +59,5 @@
!missing-pinvoke! vImagePerspectiveWarp_Planar16F is not bound
!missing-pinvoke! vImagePerspectiveWarp_Planar16U is not bound
!missing-pinvoke! vImagePerspectiveWarp_Planar8 is not bound
!missing-pinvoke! vImageConvolveFloatKernel_ARGB8888 is not bound
!missing-pinvoke! vImageSepConvolve_ARGB8888 is not bound

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

@ -0,0 +1,4 @@
!missing-field! AXAnimatedImagesEnabledDidChangeNotification not bound
!missing-pinvoke! AXAnimatedImagesEnabled is not bound
!missing-protocol-member! AXCustomContentProvider::accessibilityCustomContentBlock not found
!missing-protocol-member! AXCustomContentProvider::setAccessibilityCustomContentBlock: not found

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

@ -0,0 +1,3 @@
!missing-enum! AUVoiceIOOtherAudioDuckingLevel not bound
!missing-pinvoke! AudioFileGetUserDataAtOffset is not bound
!missing-pinvoke! AudioFileGetUserDataSize64 is not bound

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

@ -1 +1,60 @@
!missing-enum! ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationState not bound
!deprecated-attribute-missing! ASCredentialIdentityStore::removeCredentialIdentities:completion: missing a [Deprecated] attribute
!deprecated-attribute-missing! ASCredentialIdentityStore::replaceCredentialIdentitiesWithIdentities:completion: missing a [Deprecated] attribute
!deprecated-attribute-missing! ASCredentialIdentityStore::saveCredentialIdentities:completion: missing a [Deprecated] attribute
!deprecated-attribute-missing! ASCredentialProviderViewController::prepareInterfaceToProvideCredentialForIdentity: missing a [Deprecated] attribute
!deprecated-attribute-missing! ASCredentialProviderViewController::provideCredentialWithoutUserInteractionForIdentity: missing a [Deprecated] attribute
!missing-enum! ASAuthorizationPublicKeyCredentialAttachment not bound
!missing-enum! ASCredentialRequestType not bound
!missing-enum! ASPublicKeyCredentialClientDataCrossOriginValue not bound
!missing-protocol! ASCredentialIdentity not bound
!missing-protocol! ASCredentialRequest not bound
!missing-protocol-conformance! ASPasswordCredentialIdentity should conform to ASCredentialIdentity
!missing-selector! +ASPasskeyAssertionCredential::credentialWithUserHandle:relyingParty:signature:clientDataHash:authenticatorData:credentialID: not bound
!missing-selector! +ASPasskeyCredentialIdentity::identityWithRelyingPartyIdentifier:userName:credentialID:userHandle:recordIdentifier: not bound
!missing-selector! +ASPasskeyCredentialRequest::requestWithCredentialIdentity:clientDataHash:userVerificationPreference: not bound
!missing-selector! +ASPasskeyRegistrationCredential::credentialWithRelyingParty:clientDataHash:credentialID:attestationObject: not bound
!missing-selector! +ASPasswordCredentialRequest::requestWithCredentialIdentity: not bound
!missing-selector! +ASSettingsHelper::openCredentialProviderAppSettingsWithCompletionHandler: not bound
!missing-selector! +ASSettingsHelper::openVerificationCodeAppSettingsWithCompletionHandler: not bound
!missing-selector! ASAuthorizationPlatformPublicKeyCredentialAssertion::attachment not bound
!missing-selector! ASAuthorizationPlatformPublicKeyCredentialRegistration::attachment not bound
!missing-selector! ASCredentialIdentityStore::removeCredentialIdentityEntries:completion: not bound
!missing-selector! ASCredentialIdentityStore::replaceCredentialIdentityEntries:completion: not bound
!missing-selector! ASCredentialIdentityStore::saveCredentialIdentityEntries:completion: not bound
!missing-selector! ASCredentialProviderExtensionContext::completeAssertionRequestWithSelectedPasskeyCredential:completionHandler: not bound
!missing-selector! ASCredentialProviderExtensionContext::completeRegistrationRequestWithSelectedPasskeyCredential:completionHandler: not bound
!missing-selector! ASCredentialProviderViewController::prepareInterfaceForPasskeyRegistration: not bound
!missing-selector! ASCredentialProviderViewController::prepareInterfaceToProvideCredentialForRequest: not bound
!missing-selector! ASCredentialProviderViewController::provideCredentialWithoutUserInteractionForRequest: not bound
!missing-selector! ASPasskeyAssertionCredential::authenticatorData not bound
!missing-selector! ASPasskeyAssertionCredential::clientDataHash not bound
!missing-selector! ASPasskeyAssertionCredential::credentialID not bound
!missing-selector! ASPasskeyAssertionCredential::initWithUserHandle:relyingParty:signature:clientDataHash:authenticatorData:credentialID: not bound
!missing-selector! ASPasskeyAssertionCredential::relyingParty not bound
!missing-selector! ASPasskeyAssertionCredential::signature not bound
!missing-selector! ASPasskeyAssertionCredential::userHandle not bound
!missing-selector! ASPasskeyCredentialIdentity::credentialID not bound
!missing-selector! ASPasskeyCredentialIdentity::initWithRelyingPartyIdentifier:userName:credentialID:userHandle:recordIdentifier: not bound
!missing-selector! ASPasskeyCredentialIdentity::rank not bound
!missing-selector! ASPasskeyCredentialIdentity::recordIdentifier not bound
!missing-selector! ASPasskeyCredentialIdentity::relyingPartyIdentifier not bound
!missing-selector! ASPasskeyCredentialIdentity::setRank: not bound
!missing-selector! ASPasskeyCredentialIdentity::userHandle not bound
!missing-selector! ASPasskeyCredentialIdentity::userName not bound
!missing-selector! ASPasskeyCredentialRequest::clientDataHash not bound
!missing-selector! ASPasskeyCredentialRequest::initWithCredentialIdentity:clientDataHash:userVerificationPreference: not bound
!missing-selector! ASPasskeyCredentialRequest::setUserVerificationPreference: not bound
!missing-selector! ASPasskeyCredentialRequest::userVerificationPreference not bound
!missing-selector! ASPasskeyRegistrationCredential::attestationObject not bound
!missing-selector! ASPasskeyRegistrationCredential::clientDataHash not bound
!missing-selector! ASPasskeyRegistrationCredential::credentialID not bound
!missing-selector! ASPasskeyRegistrationCredential::initWithRelyingParty:clientDataHash:credentialID:attestationObject: not bound
!missing-selector! ASPasskeyRegistrationCredential::relyingParty not bound
!missing-selector! ASPasswordCredentialRequest::initWithCredentialIdentity: not bound
!missing-type! ASPasskeyAssertionCredential not bound
!missing-type! ASPasskeyCredentialIdentity not bound
!missing-type! ASPasskeyCredentialRequest not bound
!missing-type! ASPasskeyRegistrationCredential not bound
!missing-type! ASPasswordCredentialRequest not bound
!missing-type! ASSettingsHelper not bound

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

@ -0,0 +1,4 @@
!missing-selector! BGHealthResearchTaskRequest::protectionTypeOfRequiredData not bound
!missing-selector! BGHealthResearchTaskRequest::setProtectionTypeOfRequiredData: not bound
!missing-type! BGHealthResearchTask not bound
!missing-type! BGHealthResearchTaskRequest not bound

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

@ -0,0 +1 @@
!missing-enum-value! CXErrorCodeIncomingCallError native value CXErrorCodeIncomingCallErrorFilteredDuringRestrictedSharingMode = 5 not bound

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

@ -0,0 +1,2 @@
!missing-selector! CPTabBarTemplate::selectTemplate: not bound
!missing-selector! CPTabBarTemplate::selectTemplateAtIndex: not bound

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

@ -0,0 +1,136 @@
!missing-enum! CNCinematicErrorCode not bound
!missing-enum! CNDetectionType not bound
!missing-enum! CNRenderingQuality not bound
!missing-field! CNCinematicErrorDomain not bound
!missing-selector! +CNAssetInfo::checkIfCinematic:completionHandler: not bound
!missing-selector! +CNAssetInfo::loadFromAsset:completionHandler: not bound
!missing-selector! +CNDetection::accessibilityLabelForDetectionType: not bound
!missing-selector! +CNDetection::disparityInNormalizedRect:sourceDisparity:detectionType:priorDisparity: not bound
!missing-selector! +CNDetection::isValidDetectionGroupID: not bound
!missing-selector! +CNDetection::isValidDetectionID: not bound
!missing-selector! +CNObjectTracker::isSupported not bound
!missing-selector! +CNRenderingSession::destinationPixelFormatTypes not bound
!missing-selector! +CNRenderingSession::sourcePixelFormatTypes not bound
!missing-selector! +CNRenderingSessionAttributes::loadFromAsset:completionHandler: not bound
!missing-selector! +CNScript::loadFromAsset:changes:progress:completionHandler: not bound
!missing-selector! AVMutableComposition::addTracksForCinematicAssetInfo:preferredStartingTrackID: not bound
!missing-selector! CNAssetInfo::allCinematicTracks not bound
!missing-selector! CNAssetInfo::asset not bound
!missing-selector! CNAssetInfo::cinematicDisparityTrack not bound
!missing-selector! CNAssetInfo::cinematicMetadataTrack not bound
!missing-selector! CNAssetInfo::cinematicVideoTrack not bound
!missing-selector! CNAssetInfo::frameTimingTrack not bound
!missing-selector! CNAssetInfo::naturalSize not bound
!missing-selector! CNAssetInfo::preferredSize not bound
!missing-selector! CNAssetInfo::preferredTransform not bound
!missing-selector! CNAssetInfo::sampleDataTrackIDs not bound
!missing-selector! CNAssetInfo::timeRange not bound
!missing-selector! CNAssetInfo::videoCompositionTrackIDs not bound
!missing-selector! CNAssetInfo::videoCompositionTracks not bound
!missing-selector! CNBoundsPrediction::confidence not bound
!missing-selector! CNBoundsPrediction::normalizedBounds not bound
!missing-selector! CNBoundsPrediction::setConfidence: not bound
!missing-selector! CNBoundsPrediction::setNormalizedBounds: not bound
!missing-selector! CNCompositionInfo::insertTimeRange:ofCinematicAssetInfo:atTime:error: not bound
!missing-selector! CNCustomDetectionTrack::allDetections not bound
!missing-selector! CNCustomDetectionTrack::initWithDetections:smooth: not bound
!missing-selector! CNDecision::detectionGroupID not bound
!missing-selector! CNDecision::detectionID not bound
!missing-selector! CNDecision::initWithTime:detectionGroupID:strong: not bound
!missing-selector! CNDecision::initWithTime:detectionID:strong: not bound
!missing-selector! CNDecision::isGroupDecision not bound
!missing-selector! CNDecision::isStrongDecision not bound
!missing-selector! CNDecision::isUserDecision not bound
!missing-selector! CNDecision::time not bound
!missing-selector! CNDetection::detectionGroupID not bound
!missing-selector! CNDetection::detectionID not bound
!missing-selector! CNDetection::detectionType not bound
!missing-selector! CNDetection::focusDisparity not bound
!missing-selector! CNDetection::initWithTime:detectionType:normalizedRect:focusDisparity: not bound
!missing-selector! CNDetection::normalizedRect not bound
!missing-selector! CNDetection::time not bound
!missing-selector! CNDetectionTrack::detectionAtOrBeforeTime: not bound
!missing-selector! CNDetectionTrack::detectionGroupID not bound
!missing-selector! CNDetectionTrack::detectionID not bound
!missing-selector! CNDetectionTrack::detectionNearestTime: not bound
!missing-selector! CNDetectionTrack::detectionsInTimeRange: not bound
!missing-selector! CNDetectionTrack::detectionType not bound
!missing-selector! CNDetectionTrack::isDiscrete not bound
!missing-selector! CNDetectionTrack::isUserCreated not bound
!missing-selector! CNFixedDetectionTrack::focusDisparity not bound
!missing-selector! CNFixedDetectionTrack::initWithFocusDisparity: not bound
!missing-selector! CNFixedDetectionTrack::initWithOriginalDetection: not bound
!missing-selector! CNFixedDetectionTrack::originalDetection not bound
!missing-selector! CNObjectTracker::continueTrackingAt:sourceImage:sourceDisparity: not bound
!missing-selector! CNObjectTracker::findObjectAtPoint:sourceImage: not bound
!missing-selector! CNObjectTracker::finishDetectionTrack not bound
!missing-selector! CNObjectTracker::initWithCommandQueue: not bound
!missing-selector! CNObjectTracker::resetDetectionTrack not bound
!missing-selector! CNObjectTracker::startTrackingAt:within:sourceImage:sourceDisparity: not bound
!missing-selector! CNRenderingSession::commandQueue not bound
!missing-selector! CNRenderingSession::encodeRenderToCommandBuffer:frameAttributes:sourceImage:sourceDisparity:destinationImage: not bound
!missing-selector! CNRenderingSession::encodeRenderToCommandBuffer:frameAttributes:sourceImage:sourceDisparity:destinationLuma:destinationChroma: not bound
!missing-selector! CNRenderingSession::encodeRenderToCommandBuffer:frameAttributes:sourceImage:sourceDisparity:destinationRGBA: not bound
!missing-selector! CNRenderingSession::initWithCommandQueue:sessionAttributes:preferredTransform:quality: not bound
!missing-selector! CNRenderingSession::preferredTransform not bound
!missing-selector! CNRenderingSession::quality not bound
!missing-selector! CNRenderingSession::sessionAttributes not bound
!missing-selector! CNRenderingSessionAttributes::renderingVersion not bound
!missing-selector! CNRenderingSessionFrameAttributes::fNumber not bound
!missing-selector! CNRenderingSessionFrameAttributes::focusDisparity not bound
!missing-selector! CNRenderingSessionFrameAttributes::initWithSampleBuffer:sessionAttributes: not bound
!missing-selector! CNRenderingSessionFrameAttributes::initWithTimedMetadataGroup:sessionAttributes: not bound
!missing-selector! CNRenderingSessionFrameAttributes::setFNumber: not bound
!missing-selector! CNRenderingSessionFrameAttributes::setFocusDisparity: not bound
!missing-selector! CNScript::addDetectionTrack: not bound
!missing-selector! CNScript::addedDetectionTracks not bound
!missing-selector! CNScript::addUserDecision: not bound
!missing-selector! CNScript::baseDecisionsInTimeRange: not bound
!missing-selector! CNScript::changes not bound
!missing-selector! CNScript::changesTrimmedByTimeRange: not bound
!missing-selector! CNScript::decisionAfterTime: not bound
!missing-selector! CNScript::decisionAtTime:tolerance: not bound
!missing-selector! CNScript::decisionBeforeTime: not bound
!missing-selector! CNScript::decisionsInTimeRange: not bound
!missing-selector! CNScript::detectionTrackForDecision: not bound
!missing-selector! CNScript::detectionTrackForID: not bound
!missing-selector! CNScript::fNumber not bound
!missing-selector! CNScript::frameAtTime:tolerance: not bound
!missing-selector! CNScript::framesInTimeRange: not bound
!missing-selector! CNScript::primaryDecisionAtTime: not bound
!missing-selector! CNScript::reloadWithChanges: not bound
!missing-selector! CNScript::removeAllUserDecisions not bound
!missing-selector! CNScript::removeDetectionTrack: not bound
!missing-selector! CNScript::removeUserDecision: not bound
!missing-selector! CNScript::secondaryDecisionAtTime: not bound
!missing-selector! CNScript::setFNumber: not bound
!missing-selector! CNScript::timeRange not bound
!missing-selector! CNScript::timeRangeOfTransitionAfterDecision: not bound
!missing-selector! CNScript::timeRangeOfTransitionBeforeDecision: not bound
!missing-selector! CNScript::userDecisionsInTimeRange: not bound
!missing-selector! CNScriptChanges::addedDetectionTracks not bound
!missing-selector! CNScriptChanges::dataRepresentation not bound
!missing-selector! CNScriptChanges::fNumber not bound
!missing-selector! CNScriptChanges::initWithDataRepresentation: not bound
!missing-selector! CNScriptChanges::userDecisions not bound
!missing-selector! CNScriptFrame::allDetections not bound
!missing-selector! CNScriptFrame::bestDetectionForGroupID: not bound
!missing-selector! CNScriptFrame::detectionForID: not bound
!missing-selector! CNScriptFrame::focusDetection not bound
!missing-selector! CNScriptFrame::focusDisparity not bound
!missing-selector! CNScriptFrame::time not bound
!missing-type! CNAssetInfo not bound
!missing-type! CNBoundsPrediction not bound
!missing-type! CNCompositionInfo not bound
!missing-type! CNCustomDetectionTrack not bound
!missing-type! CNDecision not bound
!missing-type! CNDetection not bound
!missing-type! CNDetectionTrack not bound
!missing-type! CNFixedDetectionTrack not bound
!missing-type! CNObjectTracker not bound
!missing-type! CNRenderingSession not bound
!missing-type! CNRenderingSessionAttributes not bound
!missing-type! CNRenderingSessionFrameAttributes not bound
!missing-type! CNScript not bound
!missing-type! CNScriptChanges not bound
!missing-type! CNScriptFrame not bound

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

@ -0,0 +1,154 @@
!deprecated-attribute-missing! CKContainer::discoverAllIdentitiesWithCompletionHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! CKContainer::discoverUserIdentityWithEmailAddress:completionHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! CKContainer::discoverUserIdentityWithPhoneNumber:completionHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! CKContainer::discoverUserIdentityWithUserRecordID:completionHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! CKContainer::requestApplicationPermission:completionHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! CKContainer::statusForApplicationPermission:completionHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! CKDatabaseSubscription::init missing a [Deprecated] attribute
!deprecated-attribute-missing! CKDiscoverAllUserIdentitiesOperation missing a [Deprecated] attribute
!deprecated-attribute-missing! CKDiscoverUserIdentitiesOperation missing a [Deprecated] attribute
!deprecated-attribute-missing! CKNotification::alertActionLocalizationKey missing a [Deprecated] attribute
!deprecated-attribute-missing! CKNotification::alertBody missing a [Deprecated] attribute
!deprecated-attribute-missing! CKNotification::alertLaunchImage missing a [Deprecated] attribute
!deprecated-attribute-missing! CKNotification::alertLocalizationArgs missing a [Deprecated] attribute
!deprecated-attribute-missing! CKNotification::alertLocalizationKey missing a [Deprecated] attribute
!deprecated-attribute-missing! CKNotification::badge missing a [Deprecated] attribute
!deprecated-attribute-missing! CKNotification::soundName missing a [Deprecated] attribute
!deprecated-attribute-missing! CKQuerySubscription::initWithRecordType:predicate:options: missing a [Deprecated] attribute
!deprecated-attribute-missing! CKRecordZoneSubscription::initWithZoneID: missing a [Deprecated] attribute
!missing-enum! CKSyncEngineAccountChangeType not bound
!missing-enum! CKSyncEngineEventType not bound
!missing-enum! CKSyncEnginePendingDatabaseChangeType not bound
!missing-enum! CKSyncEnginePendingRecordZoneChangeType not bound
!missing-enum! CKSyncEngineSyncReason not bound
!missing-enum! CKSyncEngineZoneDeletionReason not bound
!missing-field! CKRecordCreationDateKey not bound
!missing-field! CKRecordCreatorUserRecordIDKey not bound
!missing-field! CKRecordLastModifiedUserRecordIDKey not bound
!missing-field! CKRecordModificationDateKey not bound
!missing-field! CKRecordRecordIDKey not bound
!missing-protocol! CKSyncEngineDelegate not bound
!missing-selector! CKSyncEngine::cancelOperationsWithCompletionHandler: not bound
!missing-selector! CKSyncEngine::database not bound
!missing-selector! CKSyncEngine::fetchChangesWithCompletionHandler: not bound
!missing-selector! CKSyncEngine::fetchChangesWithOptions:completionHandler: not bound
!missing-selector! CKSyncEngine::initWithConfiguration: not bound
!missing-selector! CKSyncEngine::sendChangesWithCompletionHandler: not bound
!missing-selector! CKSyncEngine::sendChangesWithOptions:completionHandler: not bound
!missing-selector! CKSyncEngine::state not bound
!missing-selector! CKSyncEngineAccountChangeEvent::changeType not bound
!missing-selector! CKSyncEngineAccountChangeEvent::currentUser not bound
!missing-selector! CKSyncEngineAccountChangeEvent::previousUser not bound
!missing-selector! CKSyncEngineConfiguration::automaticallySync not bound
!missing-selector! CKSyncEngineConfiguration::database not bound
!missing-selector! CKSyncEngineConfiguration::delegate not bound
!missing-selector! CKSyncEngineConfiguration::initWithDatabase:stateSerialization:delegate: not bound
!missing-selector! CKSyncEngineConfiguration::setAutomaticallySync: not bound
!missing-selector! CKSyncEngineConfiguration::setDatabase: not bound
!missing-selector! CKSyncEngineConfiguration::setDelegate: not bound
!missing-selector! CKSyncEngineConfiguration::setStateSerialization: not bound
!missing-selector! CKSyncEngineConfiguration::setSubscriptionID: not bound
!missing-selector! CKSyncEngineConfiguration::stateSerialization not bound
!missing-selector! CKSyncEngineConfiguration::subscriptionID not bound
!missing-selector! CKSyncEngineDidFetchRecordZoneChangesEvent::error not bound
!missing-selector! CKSyncEngineDidFetchRecordZoneChangesEvent::zoneID not bound
!missing-selector! CKSyncEngineDidSendChangesEvent::context not bound
!missing-selector! CKSyncEngineEvent::accountChangeEvent not bound
!missing-selector! CKSyncEngineEvent::didFetchChangesEvent not bound
!missing-selector! CKSyncEngineEvent::didFetchRecordZoneChangesEvent not bound
!missing-selector! CKSyncEngineEvent::didSendChangesEvent not bound
!missing-selector! CKSyncEngineEvent::fetchedDatabaseChangesEvent not bound
!missing-selector! CKSyncEngineEvent::fetchedRecordZoneChangesEvent not bound
!missing-selector! CKSyncEngineEvent::sentDatabaseChangesEvent not bound
!missing-selector! CKSyncEngineEvent::sentRecordZoneChangesEvent not bound
!missing-selector! CKSyncEngineEvent::stateUpdateEvent not bound
!missing-selector! CKSyncEngineEvent::type not bound
!missing-selector! CKSyncEngineEvent::willFetchChangesEvent not bound
!missing-selector! CKSyncEngineEvent::willFetchRecordZoneChangesEvent not bound
!missing-selector! CKSyncEngineEvent::willSendChangesEvent not bound
!missing-selector! CKSyncEngineFailedRecordSave::error not bound
!missing-selector! CKSyncEngineFailedRecordSave::record not bound
!missing-selector! CKSyncEngineFailedZoneSave::error not bound
!missing-selector! CKSyncEngineFailedZoneSave::recordZone not bound
!missing-selector! CKSyncEngineFetchChangesOptions::initWithZoneIDs: not bound
!missing-selector! CKSyncEngineFetchChangesOptions::operationGroup not bound
!missing-selector! CKSyncEngineFetchChangesOptions::setOperationGroup: not bound
!missing-selector! CKSyncEngineFetchChangesOptions::zoneIDs not bound
!missing-selector! CKSyncEngineFetchedDatabaseChangesEvent::deletions not bound
!missing-selector! CKSyncEngineFetchedDatabaseChangesEvent::modifications not bound
!missing-selector! CKSyncEngineFetchedRecordDeletion::recordID not bound
!missing-selector! CKSyncEngineFetchedRecordDeletion::recordType not bound
!missing-selector! CKSyncEngineFetchedRecordZoneChangesEvent::deletions not bound
!missing-selector! CKSyncEngineFetchedRecordZoneChangesEvent::modifications not bound
!missing-selector! CKSyncEngineFetchedZoneDeletion::reason not bound
!missing-selector! CKSyncEngineFetchedZoneDeletion::zoneID not bound
!missing-selector! CKSyncEnginePendingDatabaseChange::type not bound
!missing-selector! CKSyncEnginePendingDatabaseChange::zoneID not bound
!missing-selector! CKSyncEnginePendingRecordZoneChange::initWithRecordID:type: not bound
!missing-selector! CKSyncEnginePendingRecordZoneChange::recordID not bound
!missing-selector! CKSyncEnginePendingRecordZoneChange::type not bound
!missing-selector! CKSyncEnginePendingZoneDelete::initWithZoneID: not bound
!missing-selector! CKSyncEnginePendingZoneSave::initWithZone: not bound
!missing-selector! CKSyncEnginePendingZoneSave::zone not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::atomicByZone not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::initWithPendingChanges:recordProvider: not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::initWithRecordsToSave:recordIDsToDelete:atomicByZone: not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::recordIDsToDelete not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::recordsToSave not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::setAtomicByZone: not bound
!missing-selector! CKSyncEngineSendChangesContext::options not bound
!missing-selector! CKSyncEngineSendChangesContext::reason not bound
!missing-selector! CKSyncEngineSendChangesOptions::initWithRecordIDs: not bound
!missing-selector! CKSyncEngineSendChangesOptions::initWithZoneIDs: not bound
!missing-selector! CKSyncEngineSendChangesOptions::operationGroup not bound
!missing-selector! CKSyncEngineSendChangesOptions::recordIDs not bound
!missing-selector! CKSyncEngineSendChangesOptions::setOperationGroup: not bound
!missing-selector! CKSyncEngineSendChangesOptions::zoneIDs not bound
!missing-selector! CKSyncEngineSentDatabaseChangesEvent::deletedZoneIDs not bound
!missing-selector! CKSyncEngineSentDatabaseChangesEvent::failedZoneDeletes not bound
!missing-selector! CKSyncEngineSentDatabaseChangesEvent::failedZoneSaves not bound
!missing-selector! CKSyncEngineSentDatabaseChangesEvent::savedZones not bound
!missing-selector! CKSyncEngineSentRecordZoneChangesEvent::deletedRecordIDs not bound
!missing-selector! CKSyncEngineSentRecordZoneChangesEvent::failedRecordDeletes not bound
!missing-selector! CKSyncEngineSentRecordZoneChangesEvent::failedRecordSaves not bound
!missing-selector! CKSyncEngineSentRecordZoneChangesEvent::savedRecords not bound
!missing-selector! CKSyncEngineState::addPendingDatabaseChanges: not bound
!missing-selector! CKSyncEngineState::addPendingRecordZoneChanges: not bound
!missing-selector! CKSyncEngineState::hasPendingUntrackedChanges not bound
!missing-selector! CKSyncEngineState::pendingDatabaseChanges not bound
!missing-selector! CKSyncEngineState::pendingRecordZoneChanges not bound
!missing-selector! CKSyncEngineState::removePendingDatabaseChanges: not bound
!missing-selector! CKSyncEngineState::removePendingRecordZoneChanges: not bound
!missing-selector! CKSyncEngineState::setHasPendingUntrackedChanges: not bound
!missing-selector! CKSyncEngineStateUpdateEvent::stateSerialization not bound
!missing-selector! CKSyncEngineWillFetchRecordZoneChangesEvent::zoneID not bound
!missing-selector! CKSyncEngineWillSendChangesEvent::context not bound
!missing-type! CKSyncEngine not bound
!missing-type! CKSyncEngineAccountChangeEvent not bound
!missing-type! CKSyncEngineConfiguration not bound
!missing-type! CKSyncEngineDidFetchChangesEvent not bound
!missing-type! CKSyncEngineDidFetchRecordZoneChangesEvent not bound
!missing-type! CKSyncEngineDidSendChangesEvent not bound
!missing-type! CKSyncEngineEvent not bound
!missing-type! CKSyncEngineFailedRecordSave not bound
!missing-type! CKSyncEngineFailedZoneSave not bound
!missing-type! CKSyncEngineFetchChangesOptions not bound
!missing-type! CKSyncEngineFetchedDatabaseChangesEvent not bound
!missing-type! CKSyncEngineFetchedRecordDeletion not bound
!missing-type! CKSyncEngineFetchedRecordZoneChangesEvent not bound
!missing-type! CKSyncEngineFetchedZoneDeletion not bound
!missing-type! CKSyncEnginePendingDatabaseChange not bound
!missing-type! CKSyncEnginePendingRecordZoneChange not bound
!missing-type! CKSyncEnginePendingZoneDelete not bound
!missing-type! CKSyncEnginePendingZoneSave not bound
!missing-type! CKSyncEngineRecordZoneChangeBatch not bound
!missing-type! CKSyncEngineSendChangesContext not bound
!missing-type! CKSyncEngineSendChangesOptions not bound
!missing-type! CKSyncEngineSentDatabaseChangesEvent not bound
!missing-type! CKSyncEngineSentRecordZoneChangesEvent not bound
!missing-type! CKSyncEngineState not bound
!missing-type! CKSyncEngineStateSerialization not bound
!missing-type! CKSyncEngineStateUpdateEvent not bound
!missing-type! CKSyncEngineWillFetchChangesEvent not bound
!missing-type! CKSyncEngineWillFetchRecordZoneChangesEvent not bound
!missing-type! CKSyncEngineWillSendChangesEvent not bound

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

@ -0,0 +1 @@
!missing-enum-value! CNErrorCode native value CNErrorCodeFeatureNotAvailable = 104 not bound

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

@ -13,3 +13,30 @@
!missing-selector! CARenderer::setLayer: not bound
!missing-selector! CARenderer::updateBounds not bound
!missing-type! CARenderer not bound
!missing-protocol! CAMetalDisplayLinkDelegate not bound
!missing-selector! +CAEDRMetadata::HLGMetadataWithAmbientViewingEnvironment: not bound
!missing-selector! +CATransaction::batch not bound
!missing-selector! CALayer::setWantsExtendedDynamicRangeContent: not bound
!missing-selector! CALayer::wantsExtendedDynamicRangeContent not bound
!missing-selector! CAMetalDisplayLink::addToRunLoop:forMode: not bound
!missing-selector! CAMetalDisplayLink::delegate not bound
!missing-selector! CAMetalDisplayLink::initWithMetalLayer: not bound
!missing-selector! CAMetalDisplayLink::invalidate not bound
!missing-selector! CAMetalDisplayLink::isPaused not bound
!missing-selector! CAMetalDisplayLink::preferredFrameLatency not bound
!missing-selector! CAMetalDisplayLink::preferredFrameRateRange not bound
!missing-selector! CAMetalDisplayLink::removeFromRunLoop:forMode: not bound
!missing-selector! CAMetalDisplayLink::setDelegate: not bound
!missing-selector! CAMetalDisplayLink::setPaused: not bound
!missing-selector! CAMetalDisplayLink::setPreferredFrameLatency: not bound
!missing-selector! CAMetalDisplayLink::setPreferredFrameRateRange: not bound
!missing-selector! CAMetalDisplayLinkUpdate::drawable not bound
!missing-selector! CAMetalDisplayLinkUpdate::targetPresentationTimestamp not bound
!missing-selector! CAMetalDisplayLinkUpdate::targetTimestamp not bound
!missing-selector! CASpringAnimation::allowsOverdamping not bound
!missing-selector! CASpringAnimation::bounce not bound
!missing-selector! CASpringAnimation::initWithPerceptualDuration:bounce: not bound
!missing-selector! CASpringAnimation::perceptualDuration not bound
!missing-selector! CASpringAnimation::setAllowsOverdamping: not bound
!missing-type! CAMetalDisplayLink not bound
!missing-type! CAMetalDisplayLinkUpdate not bound

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

@ -0,0 +1,2 @@
!missing-field! CBConnectPeripheralOptionEnableAutoReconnect not bound
!missing-protocol-member! CBCentralManagerDelegate::centralManager:didDisconnectPeripheral:timestamp:isReconnecting:error: not found

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

@ -0,0 +1,34 @@
!missing-enum-value! NSAttributeType native value NSCompositeAttributeType = 2100 not bound
!missing-field! NSPersistentStoreDeferredLightweightMigrationOptionKey not bound
!missing-field! NSPersistentStoreStagedMigrationManagerOptionKey not bound
!missing-selector! NSCompositeAttributeDescription::elements not bound
!missing-selector! NSCompositeAttributeDescription::setElements: not bound
!missing-selector! NSCustomMigrationStage::currentModel not bound
!missing-selector! NSCustomMigrationStage::didMigrateHandler not bound
!missing-selector! NSCustomMigrationStage::initWithCurrentModelReference:nextModelReference: not bound
!missing-selector! NSCustomMigrationStage::nextModel not bound
!missing-selector! NSCustomMigrationStage::setDidMigrateHandler: not bound
!missing-selector! NSCustomMigrationStage::setWillMigrateHandler: not bound
!missing-selector! NSCustomMigrationStage::willMigrateHandler not bound
!missing-selector! NSLightweightMigrationStage::initWithVersionChecksums: not bound
!missing-selector! NSLightweightMigrationStage::versionChecksums not bound
!missing-selector! NSManagedObjectModel::versionChecksum not bound
!missing-selector! NSManagedObjectModelReference::initWithEntityVersionHashes:inBundle:versionChecksum: not bound
!missing-selector! NSManagedObjectModelReference::initWithFileURL:versionChecksum: not bound
!missing-selector! NSManagedObjectModelReference::initWithModel:versionChecksum: not bound
!missing-selector! NSManagedObjectModelReference::initWithName:inBundle:versionChecksum: not bound
!missing-selector! NSManagedObjectModelReference::resolvedModel not bound
!missing-selector! NSManagedObjectModelReference::versionChecksum not bound
!missing-selector! NSMigrationStage::label not bound
!missing-selector! NSMigrationStage::setLabel: not bound
!missing-selector! NSPersistentStoreCoordinator::finishDeferredLightweightMigration: not bound
!missing-selector! NSPersistentStoreCoordinator::finishDeferredLightweightMigrationTask: not bound
!missing-selector! NSStagedMigrationManager::container not bound
!missing-selector! NSStagedMigrationManager::initWithMigrationStages: not bound
!missing-selector! NSStagedMigrationManager::stages not bound
!missing-type! NSCompositeAttributeDescription not bound
!missing-type! NSCustomMigrationStage not bound
!missing-type! NSLightweightMigrationStage not bound
!missing-type! NSManagedObjectModelReference not bound
!missing-type! NSMigrationStage not bound
!missing-type! NSStagedMigrationManager not bound

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

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

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

@ -0,0 +1 @@
!missing-pinvoke! CGContextDrawConicGradient is not bound

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

@ -0,0 +1,35 @@
!incorrect-protocol-member! CIPhotoEffect::extrapolate is REQUIRED and should be abstract
!incorrect-protocol-member! CIPhotoEffect::setExtrapolate: is REQUIRED and should be abstract
!missing-field! kCIContextMemoryLimit not bound
!missing-field! kCIFormatRGB10 not bound
!missing-field! kCIFormatRGBX16 not bound
!missing-field! kCIFormatRGBXf not bound
!missing-field! kCIFormatRGBXh not bound
!missing-field! kCIImageAuxiliaryHDRGainMap not bound
!missing-field! kCIImageCacheImmediately not bound
!missing-field! kCIImageExpandToHDR not bound
!missing-protocol-member! CIImageProcessorInput::roiTileCount not found
!missing-protocol-member! CIImageProcessorInput::roiTileIndex not found
!missing-selector! +CIFilter::blurredRectangleGeneratorFilter not bound
!missing-selector! +CIFilter::cannyEdgeDetectorFilter not bound
!missing-selector! +CIFilter::roundedRectangleStrokeGeneratorFilter not bound
!missing-selector! +CIFilter::sobelGradientsFilter not bound
!missing-selector! +CIFilterGenerator::filterGenerator not bound
!missing-selector! +CIFilterGenerator::filterGeneratorWithContentsOfURL: not bound
!missing-selector! +CIImageProcessorKernel::roiTileArrayForInput:arguments:outputRect: not bound
!missing-selector! CIContext::OpenEXRRepresentationOfImage:options:error: not bound
!missing-selector! CIContext::writeOpenEXRRepresentationOfImage:toURL:options:error: not bound
!missing-selector! CIFilterGenerator::classAttributes not bound
!missing-selector! CIFilterGenerator::connectObject:withKey:toObject:withKey: not bound
!missing-selector! CIFilterGenerator::disconnectObject:withKey:toObject:withKey: not bound
!missing-selector! CIFilterGenerator::exportedKeys not bound
!missing-selector! CIFilterGenerator::exportKey:fromObject:withName: not bound
!missing-selector! CIFilterGenerator::filter not bound
!missing-selector! CIFilterGenerator::initWithContentsOfURL: not bound
!missing-selector! CIFilterGenerator::registerFilterName: not bound
!missing-selector! CIFilterGenerator::removeExportedKey: not bound
!missing-selector! CIFilterGenerator::setAttributes:forExportedKey: not bound
!missing-selector! CIFilterGenerator::setClassAttributes: not bound
!missing-selector! CIFilterGenerator::writeToURL:atomically: not bound
!missing-selector! CIRenderInfo::kernelCompileTime not bound
!missing-type! CIFilterGenerator not bound

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

@ -0,0 +1,53 @@
!deprecated-attribute-missing! CLBeaconIdentityConstraint missing a [Deprecated] attribute
!deprecated-attribute-missing! CLBeaconRegion missing a [Deprecated] attribute
!deprecated-attribute-missing! CLCircularRegion missing a [Deprecated] attribute
!deprecated-attribute-missing! CLLocationManager::requestStateForRegion: missing a [Deprecated] attribute
!deprecated-attribute-missing! CLLocationManager::startMonitoringForRegion: missing a [Deprecated] attribute
!deprecated-attribute-missing! CLLocationManager::stopMonitoringForRegion: missing a [Deprecated] attribute
!missing-enum! CLLiveUpdateConfiguration not bound
!missing-enum! CLMonitoringState not bound
!missing-selector! +CLBackgroundActivitySession::backgroundActivitySession not bound
!missing-selector! +CLLocationUpdater::liveUpdaterWithConfiguration:queue:handler: not bound
!missing-selector! +CLLocationUpdater::liveUpdaterWithQueue:handler: not bound
!missing-selector! +CLMonitor::requestMonitorWithConfiguration:completion: not bound
!missing-selector! +CLMonitorConfiguration::configWithMonitorName:queue:eventHandler: not bound
!missing-selector! CLBackgroundActivitySession::invalidate not bound
!missing-selector! CLBeaconIdentityCondition::initWithUUID: not bound
!missing-selector! CLBeaconIdentityCondition::initWithUUID:major: not bound
!missing-selector! CLBeaconIdentityCondition::initWithUUID:major:minor: not bound
!missing-selector! CLBeaconIdentityCondition::major not bound
!missing-selector! CLBeaconIdentityCondition::minor not bound
!missing-selector! CLBeaconIdentityCondition::UUID not bound
!missing-selector! CLCircularGeographicCondition::center not bound
!missing-selector! CLCircularGeographicCondition::initWithCenter:radius: not bound
!missing-selector! CLCircularGeographicCondition::radius not bound
!missing-selector! CLLocationUpdater::invalidate not bound
!missing-selector! CLLocationUpdater::pause not bound
!missing-selector! CLLocationUpdater::resume not bound
!missing-selector! CLMonitor::addConditionForMonitoring:identifier: not bound
!missing-selector! CLMonitor::addConditionForMonitoring:identifier:assumedState: not bound
!missing-selector! CLMonitor::monitoredIdentifiers not bound
!missing-selector! CLMonitor::monitoringRecordForIdentifier: not bound
!missing-selector! CLMonitor::name not bound
!missing-selector! CLMonitor::removeConditionFromMonitoringWithIdentifier: not bound
!missing-selector! CLMonitorConfiguration::eventHandler not bound
!missing-selector! CLMonitorConfiguration::name not bound
!missing-selector! CLMonitorConfiguration::queue not bound
!missing-selector! CLMonitoringEvent::date not bound
!missing-selector! CLMonitoringEvent::identifier not bound
!missing-selector! CLMonitoringEvent::refinement not bound
!missing-selector! CLMonitoringEvent::state not bound
!missing-selector! CLMonitoringRecord::condition not bound
!missing-selector! CLMonitoringRecord::lastEvent not bound
!missing-selector! CLUpdate::isStationary not bound
!missing-selector! CLUpdate::location not bound
!missing-type! CLBackgroundActivitySession not bound
!missing-type! CLBeaconIdentityCondition not bound
!missing-type! CLCircularGeographicCondition not bound
!missing-type! CLCondition not bound
!missing-type! CLLocationUpdater not bound
!missing-type! CLMonitor not bound
!missing-type! CLMonitorConfiguration not bound
!missing-type! CLMonitoringEvent not bound
!missing-type! CLMonitoringRecord not bound
!missing-type! CLUpdate not bound

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

@ -1 +1,6 @@
!missing-pinvoke! MIDIEventListForEachEvent is not bound
!missing-field! kMIDIPropertyUMPActiveGroupBitmap not bound
!missing-field! kMIDIPropertyUMPCanTransmitGroupless not bound
!missing-pinvoke! MIDIEventPacketSysexBytesForGroup is not bound
!missing-pinvoke! MIDISendUMPSysex is not bound
!missing-pinvoke! MIDISendUMPSysex8 is not bound

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

@ -0,0 +1,11 @@
!missing-enum-value! MLModelError native value MLModelErrorPredictionCancelled = 11 not bound
!missing-pinvoke! MLAllComputeDevices is not bound
!missing-protocol! MLComputeDeviceProtocol not bound
!missing-selector! +MLModel::availableComputeDevices not bound
!missing-selector! MLGPUComputeDevice::metalDevice not bound
!missing-selector! MLModel::predictionFromFeatures:completionHandler: not bound
!missing-selector! MLModel::predictionFromFeatures:options:completionHandler: not bound
!missing-selector! MLNeuralEngineComputeDevice::totalCoreCount not bound
!missing-type! MLCPUComputeDevice not bound
!missing-type! MLGPUComputeDevice not bound
!missing-type! MLNeuralEngineComputeDevice not bound

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

@ -0,0 +1,106 @@
!missing-enum! CMPackingType not bound
!missing-enum! CMProjectionType not bound
!missing-enum! CMStereoViewComponents not bound
!missing-enum! CMStereoViewInterpretationOptions not bound
!missing-enum! CMTagCategory not bound
!missing-enum! CMTagCollectionError not bound
!missing-enum! CMTagDataType not bound
!missing-enum! CMTagError not bound
!missing-enum! CMTaggedBufferGroupError not bound
!missing-field! kCMFormatDescriptionExtension_ContentColorVolume not bound
!missing-field! kCMFormatDescriptionExtension_HeroEye not bound
!missing-field! kCMFormatDescriptionExtension_HorizontalDisparityAdjustment not bound
!missing-field! kCMFormatDescriptionExtension_StereoCameraBaseline not bound
!missing-field! kCMFormatDescriptionHeroEye_Left not bound
!missing-field! kCMFormatDescriptionHeroEye_Right not bound
!missing-field! kCMTagCategoryKey not bound
!missing-field! kCMTagCollectionTagsArrayKey not bound
!missing-field! kCMTagDataTypeKey not bound
!missing-field! kCMTagInvalid not bound
!missing-field! kCMTagMediaSubTypeMebx not bound
!missing-field! kCMTagMediaTypeAudio not bound
!missing-field! kCMTagMediaTypeMetadata not bound
!missing-field! kCMTagMediaTypeVideo not bound
!missing-field! kCMTagPackingTypeNone not bound
!missing-field! kCMTagPackingTypeOverUnder not bound
!missing-field! kCMTagPackingTypeSideBySide not bound
!missing-field! kCMTagProjectionTypeEquirectangular not bound
!missing-field! kCMTagProjectionTypeFisheye not bound
!missing-field! kCMTagProjectionTypeRectangular not bound
!missing-field! kCMTagStereoInterpretationOrderReversed not bound
!missing-field! kCMTagStereoLeftAndRightEye not bound
!missing-field! kCMTagStereoLeftEye not bound
!missing-field! kCMTagStereoNone not bound
!missing-field! kCMTagStereoRightEye not bound
!missing-field! kCMTagValueKey not bound
!missing-pinvoke! CMBufferQueueCopyHead is not bound
!missing-pinvoke! CMSampleBufferCreateForTaggedBufferGroup is not bound
!missing-pinvoke! CMSampleBufferGetTaggedBufferGroup is not bound
!missing-pinvoke! CMTagCollectionAddTag is not bound
!missing-pinvoke! CMTagCollectionAddTagsFromArray is not bound
!missing-pinvoke! CMTagCollectionAddTagsFromCollection is not bound
!missing-pinvoke! CMTagCollectionApply is not bound
!missing-pinvoke! CMTagCollectionApplyUntil is not bound
!missing-pinvoke! CMTagCollectionContainsCategory is not bound
!missing-pinvoke! CMTagCollectionContainsSpecifiedTags is not bound
!missing-pinvoke! CMTagCollectionContainsTag is not bound
!missing-pinvoke! CMTagCollectionContainsTagsOfCollection is not bound
!missing-pinvoke! CMTagCollectionCopyAsData is not bound
!missing-pinvoke! CMTagCollectionCopyAsDictionary is not bound
!missing-pinvoke! CMTagCollectionCopyDescription is not bound
!missing-pinvoke! CMTagCollectionCopyTagsOfCategories is not bound
!missing-pinvoke! CMTagCollectionCountTagsWithFilterFunction is not bound
!missing-pinvoke! CMTagCollectionCreate is not bound
!missing-pinvoke! CMTagCollectionCreateCopy is not bound
!missing-pinvoke! CMTagCollectionCreateDifference is not bound
!missing-pinvoke! CMTagCollectionCreateExclusiveOr is not bound
!missing-pinvoke! CMTagCollectionCreateFromData is not bound
!missing-pinvoke! CMTagCollectionCreateFromDictionary is not bound
!missing-pinvoke! CMTagCollectionCreateIntersection is not bound
!missing-pinvoke! CMTagCollectionCreateMutable is not bound
!missing-pinvoke! CMTagCollectionCreateMutableCopy is not bound
!missing-pinvoke! CMTagCollectionCreateUnion is not bound
!missing-pinvoke! CMTagCollectionGetCount is not bound
!missing-pinvoke! CMTagCollectionGetCountOfCategory is not bound
!missing-pinvoke! CMTagCollectionGetTags is not bound
!missing-pinvoke! CMTagCollectionGetTagsWithCategory is not bound
!missing-pinvoke! CMTagCollectionGetTagsWithFilterFunction is not bound
!missing-pinvoke! CMTagCollectionGetTypeID is not bound
!missing-pinvoke! CMTagCollectionIsEmpty is not bound
!missing-pinvoke! CMTagCollectionRemoveAllTags is not bound
!missing-pinvoke! CMTagCollectionRemoveAllTagsOfCategory is not bound
!missing-pinvoke! CMTagCollectionRemoveTag is not bound
!missing-pinvoke! CMTagCompare is not bound
!missing-pinvoke! CMTagCopyAsDictionary is not bound
!missing-pinvoke! CMTagCopyDescription is not bound
!missing-pinvoke! CMTagEqualToTag is not bound
!missing-pinvoke! CMTaggedBufferGroupCreate is not bound
!missing-pinvoke! CMTaggedBufferGroupCreateCombined is not bound
!missing-pinvoke! CMTaggedBufferGroupFormatDescriptionCreateForTaggedBufferGroup is not bound
!missing-pinvoke! CMTaggedBufferGroupFormatDescriptionMatchesTaggedBufferGroup is not bound
!missing-pinvoke! CMTaggedBufferGroupGetCMSampleBufferAtIndex is not bound
!missing-pinvoke! CMTaggedBufferGroupGetCMSampleBufferForTag is not bound
!missing-pinvoke! CMTaggedBufferGroupGetCMSampleBufferForTagCollection is not bound
!missing-pinvoke! CMTaggedBufferGroupGetCount is not bound
!missing-pinvoke! CMTaggedBufferGroupGetCVPixelBufferAtIndex is not bound
!missing-pinvoke! CMTaggedBufferGroupGetCVPixelBufferForTag is not bound
!missing-pinvoke! CMTaggedBufferGroupGetCVPixelBufferForTagCollection is not bound
!missing-pinvoke! CMTaggedBufferGroupGetNumberOfMatchesForTagCollection is not bound
!missing-pinvoke! CMTaggedBufferGroupGetTagCollectionAtIndex is not bound
!missing-pinvoke! CMTaggedBufferGroupGetTypeID is not bound
!missing-pinvoke! CMTagGetFlagsValue is not bound
!missing-pinvoke! CMTagGetFloat64Value is not bound
!missing-pinvoke! CMTagGetOSTypeValue is not bound
!missing-pinvoke! CMTagGetSInt64Value is not bound
!missing-pinvoke! CMTagGetValueDataType is not bound
!missing-pinvoke! CMTagHasFlagsValue is not bound
!missing-pinvoke! CMTagHasFloat64Value is not bound
!missing-pinvoke! CMTagHash is not bound
!missing-pinvoke! CMTagHasOSTypeValue is not bound
!missing-pinvoke! CMTagHasSInt64Value is not bound
!missing-pinvoke! CMTagMakeFromDictionary is not bound
!missing-pinvoke! CMTagMakeWithFlagsValue is not bound
!missing-pinvoke! CMTagMakeWithFloat64Value is not bound
!missing-pinvoke! CMTagMakeWithOSTypeValue is not bound
!missing-pinvoke! CMTagMakeWithSInt64Value is not bound
!missing-pinvoke! CMVideoFormatDescriptionCopyTagCollectionArray is not bound

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

@ -19,3 +19,39 @@
!missing-type! CMWaterSubmersionManager not bound
!missing-type! CMWaterSubmersionMeasurement not bound
!missing-type! CMWaterTemperature not bound
!missing-enum! CMHighFrequencyHeartRateDataConfidence not bound
!missing-enum! CMOdometerOriginDevice not bound
!missing-selector! +CMBatchedSensorManager::authorizationStatus not bound
!missing-selector! +CMBatchedSensorManager::isAccelerometerSupported not bound
!missing-selector! +CMBatchedSensorManager::isDeviceMotionSupported not bound
!missing-selector! CMBatchedSensorManager::accelerometerBatch not bound
!missing-selector! CMBatchedSensorManager::accelerometerDataFrequency not bound
!missing-selector! CMBatchedSensorManager::deviceMotionBatch not bound
!missing-selector! CMBatchedSensorManager::deviceMotionDataFrequency not bound
!missing-selector! CMBatchedSensorManager::isAccelerometerActive not bound
!missing-selector! CMBatchedSensorManager::isDeviceMotionActive not bound
!missing-selector! CMBatchedSensorManager::startAccelerometerUpdates not bound
!missing-selector! CMBatchedSensorManager::startAccelerometerUpdatesWithHandler: not bound
!missing-selector! CMBatchedSensorManager::startDeviceMotionUpdates not bound
!missing-selector! CMBatchedSensorManager::startDeviceMotionUpdatesWithHandler: not bound
!missing-selector! CMBatchedSensorManager::stopAccelerometerUpdates not bound
!missing-selector! CMBatchedSensorManager::stopDeviceMotionUpdates not bound
!missing-selector! CMHighFrequencyHeartRateData::confidence not bound
!missing-selector! CMHighFrequencyHeartRateData::date not bound
!missing-selector! CMHighFrequencyHeartRateData::heartRate not bound
!missing-selector! CMOdometerData::deltaAltitude not bound
!missing-selector! CMOdometerData::deltaDistance not bound
!missing-selector! CMOdometerData::deltaDistanceAccuracy not bound
!missing-selector! CMOdometerData::endDate not bound
!missing-selector! CMOdometerData::gpsDate not bound
!missing-selector! CMOdometerData::maxAbsSlope not bound
!missing-selector! CMOdometerData::originDevice not bound
!missing-selector! CMOdometerData::slope not bound
!missing-selector! CMOdometerData::speed not bound
!missing-selector! CMOdometerData::speedAccuracy not bound
!missing-selector! CMOdometerData::startDate not bound
!missing-selector! CMOdometerData::verticalAccuracy not bound
!missing-selector! CMWaterSubmersionManager::maximumDepth not bound
!missing-type! CMBatchedSensorManager not bound
!missing-type! CMHighFrequencyHeartRateData not bound
!missing-type! CMOdometerData not bound

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

@ -0,0 +1,3 @@
!deprecated-attribute-missing! NFCISO15693ReaderSession missing a [Deprecated] attribute
!deprecated-attribute-missing! NFCISO15693ReaderSession::initWithDelegate:queue: missing a [Deprecated] attribute
!deprecated-attribute-missing! NFCISO15693ReaderSession::restartPolling missing a [Deprecated] attribute

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

@ -0,0 +1,2 @@
!missing-selector! CSSuggestion::score not bound
!missing-selector! CSSuggestion::suggestionDataSources not bound

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

@ -0,0 +1,4 @@
!deprecated-attribute-missing! CTTelephonyNetworkInfo::serviceSubscriberCellularProviders missing a [Deprecated] attribute
!deprecated-attribute-missing! CTTelephonyNetworkInfo::serviceSubscriberCellularProvidersDidUpdateNotifier missing a [Deprecated] attribute
!deprecated-attribute-missing! CTTelephonyNetworkInfo::setServiceSubscriberCellularProvidersDidUpdateNotifier: missing a [Deprecated] attribute
!missing-enum-value! CTCellularPlanProvisioningAddPlanResult native value CTCellularPlanProvisioningAddPlanResultCancel = 3 not bound

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

@ -46,3 +46,5 @@
!missing-selector! DDDevice::setMediaContentTitle: not bound
!missing-selector! DDDevice::setMediaPlaybackState: not bound
!missing-selector! DDDeviceEvent::eventType not bound
!missing-selector! DDDevice::setSupportsGrouping: not bound
!missing-selector! DDDevice::supportsGrouping not bound

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

@ -0,0 +1,5 @@
!deprecated-attribute-missing! EKEventStore::requestAccessToEntityType:completion: missing a [Deprecated] attribute
!missing-enum-value! EKAuthorizationStatus native value EKAuthorizationStatusWriteOnly = 4 not bound
!missing-selector! EKEventStore::requestFullAccessToEventsWithCompletion: not bound
!missing-selector! EKEventStore::requestFullAccessToRemindersWithCompletion: not bound
!missing-selector! EKEventStore::requestWriteOnlyAccessToEventsWithCompletion: not bound

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

@ -93,7 +93,6 @@
!missing-selector! ENManager::detectExposuresWithConfiguration:completionHandler: not bound
!missing-selector! ENManager::detectExposuresWithConfiguration:diagnosisKeyURLs:completionHandler: not bound
!missing-selector! ENManager::diagnosisKeysAvailableHandler not bound
!missing-selector! ENManager::dispatchQueue not bound
!missing-selector! ENManager::exposureNotificationEnabled not bound
!missing-selector! ENManager::exposureNotificationStatus not bound
!missing-selector! ENManager::getDiagnosisKeysWithCompletionHandler: not bound
@ -106,7 +105,6 @@
!missing-selector! ENManager::requestPreAuthorizedDiagnosisKeysWithCompletionHandler: not bound
!missing-selector! ENManager::setActivityHandler: not bound
!missing-selector! ENManager::setDiagnosisKeysAvailableHandler: not bound
!missing-selector! ENManager::setDispatchQueue: not bound
!missing-selector! ENManager::setExposureNotificationEnabled:completionHandler: not bound
!missing-selector! ENManager::setInvalidationHandler: not bound
!missing-selector! ENScanInstance::minimumAttenuation not bound

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

@ -3,3 +3,56 @@
!missing-selector! NSAttributedString::initWithFormat:options:locale: not bound
!missing-selector! NSAttributedString::initWithFormat:options:locale:arguments: not bound
!missing-selector! NSMutableAttributedString::appendLocalizedFormat: not bound
!deprecated-attribute-missing! NSMorphology::customPronounForLanguage: missing a [Deprecated] attribute
!deprecated-attribute-missing! NSMorphology::setCustomPronoun:forLanguage:error: missing a [Deprecated] attribute
!deprecated-attribute-missing! NSMorphologyCustomPronoun missing a [Deprecated] attribute
!missing-enum! NSGrammaticalCase not bound
!missing-enum! NSGrammaticalDefiniteness not bound
!missing-enum! NSGrammaticalDetermination not bound
!missing-enum! NSGrammaticalPerson not bound
!missing-enum! NSGrammaticalPronounType not bound
!missing-enum-value! NSDataWritingOptions native value NSDataWritingFileProtectionCompleteWhenUserInactive = 1342177280 not bound
!missing-field! NSFileProtectionCompleteWhenUserInactive not bound
!missing-field! NSInflectionAgreementArgumentAttributeName not bound
!missing-field! NSInflectionAgreementConceptAttributeName not bound
!missing-field! NSInflectionConceptsKey not bound
!missing-field! NSInflectionReferentConceptAttributeName not bound
!missing-field! NSURLFileProtectionCompleteWhenUserInactive not bound
!missing-field! NSURLSessionUploadTaskResumeData not bound
!missing-protocol-member! NSURLSessionTaskDelegate::URLSession:task:didReceiveInformationalResponse: not found
!missing-protocol-member! NSURLSessionTaskDelegate::URLSession:task:needNewBodyStreamFromOffset:completionHandler: not found
!missing-selector! +NSAttributedString::localizedAttributedStringWithFormat:context: not bound
!missing-selector! +NSAttributedString::localizedAttributedStringWithFormat:options:context: not bound
!missing-selector! +NSTermOfAddress::feminine not bound
!missing-selector! +NSTermOfAddress::localizedForLanguageIdentifier:withPronouns: not bound
!missing-selector! +NSTermOfAddress::masculine not bound
!missing-selector! +NSTermOfAddress::neutral not bound
!missing-selector! +NSURL::URLWithString:encodingInvalidCharacters: not bound
!missing-selector! +NSURLComponents::componentsWithString:encodingInvalidCharacters: not bound
!missing-selector! NSAttributedString::initWithFormat:options:locale:context: not bound
!missing-selector! NSAttributedString::initWithFormat:options:locale:context:arguments: not bound
!missing-selector! NSLocale::languageIdentifier not bound
!missing-selector! NSLocale::regionCode not bound
!missing-selector! NSMorphology::definiteness not bound
!missing-selector! NSMorphology::determination not bound
!missing-selector! NSMorphology::grammaticalCase not bound
!missing-selector! NSMorphology::grammaticalPerson not bound
!missing-selector! NSMorphology::pronounType not bound
!missing-selector! NSMorphology::setDefiniteness: not bound
!missing-selector! NSMorphology::setDetermination: not bound
!missing-selector! NSMorphology::setGrammaticalCase: not bound
!missing-selector! NSMorphology::setGrammaticalPerson: not bound
!missing-selector! NSMorphology::setPronounType: not bound
!missing-selector! NSMorphologyPronoun::dependentMorphology not bound
!missing-selector! NSMorphologyPronoun::initWithPronoun:morphology:dependentMorphology: not bound
!missing-selector! NSMorphologyPronoun::morphology not bound
!missing-selector! NSMorphologyPronoun::pronoun not bound
!missing-selector! NSTermOfAddress::languageIdentifier not bound
!missing-selector! NSTermOfAddress::pronouns not bound
!missing-selector! NSURL::initWithString:encodingInvalidCharacters: not bound
!missing-selector! NSURLComponents::initWithString:encodingInvalidCharacters: not bound
!missing-selector! NSURLSession::uploadTaskWithResumeData: not bound
!missing-selector! NSURLSession::uploadTaskWithResumeData:completionHandler: not bound
!missing-selector! NSURLSessionUploadTask::cancelByProducingResumeData: not bound
!missing-type! NSMorphologyPronoun not bound
!missing-type! NSTermOfAddress not bound

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

@ -0,0 +1,400 @@
!unknown-field! GCControllerDidBecomeCurrentNotification bound
!unknown-field! GCControllerDidConnectNotification bound
!unknown-field! GCControllerDidDisconnectNotification bound
!unknown-field! GCControllerDidStopBeingCurrentNotification bound
!unknown-field! GCControllerUserCustomizationsDidChangeNotification bound
!unknown-field! GCCurrentExtendedGamepadSnapshotDataVersion bound
!unknown-field! GCCurrentMicroGamepadSnapshotDataVersion bound
!unknown-field! GCHapticDurationInfinite bound
!unknown-field! GCHapticsLocalityAll bound
!unknown-field! GCHapticsLocalityDefault bound
!unknown-field! GCHapticsLocalityHandles bound
!unknown-field! GCHapticsLocalityLeftHandle bound
!unknown-field! GCHapticsLocalityLeftTrigger bound
!unknown-field! GCHapticsLocalityRightHandle bound
!unknown-field! GCHapticsLocalityRightTrigger bound
!unknown-field! GCHapticsLocalityTriggers bound
!unknown-field! GCInputButtonA bound
!unknown-field! GCInputButtonB bound
!unknown-field! GCInputButtonHome bound
!unknown-field! GCInputButtonMenu bound
!unknown-field! GCInputButtonOptions bound
!unknown-field! GCInputButtonShare bound
!unknown-field! GCInputButtonX bound
!unknown-field! GCInputButtonY bound
!unknown-field! GCInputDirectionalCardinalDpad bound
!unknown-field! GCInputDirectionalCenterButton bound
!unknown-field! GCInputDirectionalDpad bound
!unknown-field! GCInputDirectionalTouchSurfaceButton bound
!unknown-field! GCInputDirectionPad bound
!unknown-field! GCInputDualShockTouchpadButton bound
!unknown-field! GCInputDualShockTouchpadOne bound
!unknown-field! GCInputDualShockTouchpadTwo bound
!unknown-field! GCInputLeftShoulder bound
!unknown-field! GCInputLeftThumbstick bound
!unknown-field! GCInputLeftThumbstickButton bound
!unknown-field! GCInputLeftTrigger bound
!unknown-field! GCInputMicroGamepadButtonA bound
!unknown-field! GCInputMicroGamepadButtonMenu bound
!unknown-field! GCInputMicroGamepadButtonX bound
!unknown-field! GCInputMicroGamepadDpad bound
!unknown-field! GCInputRightShoulder bound
!unknown-field! GCInputRightThumbstick bound
!unknown-field! GCInputRightThumbstickButton bound
!unknown-field! GCInputRightTrigger bound
!unknown-field! GCInputXboxPaddleFour bound
!unknown-field! GCInputXboxPaddleOne bound
!unknown-field! GCInputXboxPaddleThree bound
!unknown-field! GCInputXboxPaddleTwo bound
!unknown-field! GCKeyA bound
!unknown-field! GCKeyApplication bound
!unknown-field! GCKeyB bound
!unknown-field! GCKeyBackslash bound
!unknown-field! GCKeyboardDidConnectNotification bound
!unknown-field! GCKeyboardDidDisconnectNotification bound
!unknown-field! GCKeyC bound
!unknown-field! GCKeyCapsLock bound
!unknown-field! GCKeyCloseBracket bound
!unknown-field! GCKeyCodeApplication bound
!unknown-field! GCKeyCodeBackslash bound
!unknown-field! GCKeyCodeCapsLock bound
!unknown-field! GCKeyCodeCloseBracket bound
!unknown-field! GCKeyCodeComma bound
!unknown-field! GCKeyCodeDeleteForward bound
!unknown-field! GCKeyCodeDeleteOrBackspace bound
!unknown-field! GCKeyCodeDownArrow bound
!unknown-field! GCKeyCodeEight bound
!unknown-field! GCKeyCodeEnd bound
!unknown-field! GCKeyCodeEqualSign bound
!unknown-field! GCKeyCodeEscape bound
!unknown-field! GCKeyCodeF1 bound
!unknown-field! GCKeyCodeF10 bound
!unknown-field! GCKeyCodeF11 bound
!unknown-field! GCKeyCodeF12 bound
!unknown-field! GCKeyCodeF13 bound
!unknown-field! GCKeyCodeF14 bound
!unknown-field! GCKeyCodeF15 bound
!unknown-field! GCKeyCodeF16 bound
!unknown-field! GCKeyCodeF17 bound
!unknown-field! GCKeyCodeF18 bound
!unknown-field! GCKeyCodeF19 bound
!unknown-field! GCKeyCodeF2 bound
!unknown-field! GCKeyCodeF20 bound
!unknown-field! GCKeyCodeF3 bound
!unknown-field! GCKeyCodeF4 bound
!unknown-field! GCKeyCodeF5 bound
!unknown-field! GCKeyCodeF6 bound
!unknown-field! GCKeyCodeF7 bound
!unknown-field! GCKeyCodeF8 bound
!unknown-field! GCKeyCodeF9 bound
!unknown-field! GCKeyCodeFive bound
!unknown-field! GCKeyCodeFour bound
!unknown-field! GCKeyCodeGraveAccentAndTilde bound
!unknown-field! GCKeyCodeHome bound
!unknown-field! GCKeyCodeHyphen bound
!unknown-field! GCKeyCodeInsert bound
!unknown-field! GCKeyCodeInternational1 bound
!unknown-field! GCKeyCodeInternational2 bound
!unknown-field! GCKeyCodeInternational3 bound
!unknown-field! GCKeyCodeInternational4 bound
!unknown-field! GCKeyCodeInternational5 bound
!unknown-field! GCKeyCodeInternational6 bound
!unknown-field! GCKeyCodeInternational7 bound
!unknown-field! GCKeyCodeInternational8 bound
!unknown-field! GCKeyCodeInternational9 bound
!unknown-field! GCKeyCodeKeyA bound
!unknown-field! GCKeyCodeKeyB bound
!unknown-field! GCKeyCodeKeyC bound
!unknown-field! GCKeyCodeKeyD bound
!unknown-field! GCKeyCodeKeyE bound
!unknown-field! GCKeyCodeKeyF bound
!unknown-field! GCKeyCodeKeyG bound
!unknown-field! GCKeyCodeKeyH bound
!unknown-field! GCKeyCodeKeyI bound
!unknown-field! GCKeyCodeKeyJ bound
!unknown-field! GCKeyCodeKeyK bound
!unknown-field! GCKeyCodeKeyL bound
!unknown-field! GCKeyCodeKeyM bound
!unknown-field! GCKeyCodeKeyN bound
!unknown-field! GCKeyCodeKeyO bound
!unknown-field! GCKeyCodeKeyP bound
!unknown-field! GCKeyCodeKeypad0 bound
!unknown-field! GCKeyCodeKeypad1 bound
!unknown-field! GCKeyCodeKeypad2 bound
!unknown-field! GCKeyCodeKeypad3 bound
!unknown-field! GCKeyCodeKeypad4 bound
!unknown-field! GCKeyCodeKeypad5 bound
!unknown-field! GCKeyCodeKeypad6 bound
!unknown-field! GCKeyCodeKeypad7 bound
!unknown-field! GCKeyCodeKeypad8 bound
!unknown-field! GCKeyCodeKeypad9 bound
!unknown-field! GCKeyCodeKeypadAsterisk bound
!unknown-field! GCKeyCodeKeypadEnter bound
!unknown-field! GCKeyCodeKeypadEqualSign bound
!unknown-field! GCKeyCodeKeypadHyphen bound
!unknown-field! GCKeyCodeKeypadNumLock bound
!unknown-field! GCKeyCodeKeypadPeriod bound
!unknown-field! GCKeyCodeKeypadPlus bound
!unknown-field! GCKeyCodeKeypadSlash bound
!unknown-field! GCKeyCodeKeyQ bound
!unknown-field! GCKeyCodeKeyR bound
!unknown-field! GCKeyCodeKeyS bound
!unknown-field! GCKeyCodeKeyT bound
!unknown-field! GCKeyCodeKeyU bound
!unknown-field! GCKeyCodeKeyV bound
!unknown-field! GCKeyCodeKeyW bound
!unknown-field! GCKeyCodeKeyX bound
!unknown-field! GCKeyCodeKeyY bound
!unknown-field! GCKeyCodeKeyZ bound
!unknown-field! GCKeyCodeLANG1 bound
!unknown-field! GCKeyCodeLANG2 bound
!unknown-field! GCKeyCodeLANG3 bound
!unknown-field! GCKeyCodeLANG4 bound
!unknown-field! GCKeyCodeLANG5 bound
!unknown-field! GCKeyCodeLANG6 bound
!unknown-field! GCKeyCodeLANG7 bound
!unknown-field! GCKeyCodeLANG8 bound
!unknown-field! GCKeyCodeLANG9 bound
!unknown-field! GCKeyCodeLeftAlt bound
!unknown-field! GCKeyCodeLeftArrow bound
!unknown-field! GCKeyCodeLeftControl bound
!unknown-field! GCKeyCodeLeftGUI bound
!unknown-field! GCKeyCodeLeftShift bound
!unknown-field! GCKeyCodeNine bound
!unknown-field! GCKeyCodeNonUSBackslash bound
!unknown-field! GCKeyCodeNonUSPound bound
!unknown-field! GCKeyCodeOne bound
!unknown-field! GCKeyCodeOpenBracket bound
!unknown-field! GCKeyCodePageDown bound
!unknown-field! GCKeyCodePageUp bound
!unknown-field! GCKeyCodePause bound
!unknown-field! GCKeyCodePeriod bound
!unknown-field! GCKeyCodePower bound
!unknown-field! GCKeyCodePrintScreen bound
!unknown-field! GCKeyCodeQuote bound
!unknown-field! GCKeyCodeReturnOrEnter bound
!unknown-field! GCKeyCodeRightAlt bound
!unknown-field! GCKeyCodeRightArrow bound
!unknown-field! GCKeyCodeRightControl bound
!unknown-field! GCKeyCodeRightGUI bound
!unknown-field! GCKeyCodeRightShift bound
!unknown-field! GCKeyCodeScrollLock bound
!unknown-field! GCKeyCodeSemicolon bound
!unknown-field! GCKeyCodeSeven bound
!unknown-field! GCKeyCodeSix bound
!unknown-field! GCKeyCodeSlash bound
!unknown-field! GCKeyCodeSpacebar bound
!unknown-field! GCKeyCodeTab bound
!unknown-field! GCKeyCodeThree bound
!unknown-field! GCKeyCodeTwo bound
!unknown-field! GCKeyCodeUpArrow bound
!unknown-field! GCKeyCodeZero bound
!unknown-field! GCKeyComma bound
!unknown-field! GCKeyD bound
!unknown-field! GCKeyDeleteForward bound
!unknown-field! GCKeyDeleteOrBackspace bound
!unknown-field! GCKeyDownArrow bound
!unknown-field! GCKeyE bound
!unknown-field! GCKeyEight bound
!unknown-field! GCKeyEnd bound
!unknown-field! GCKeyEqualSign bound
!unknown-field! GCKeyEscape bound
!unknown-field! GCKeyF bound
!unknown-field! GCKeyF1 bound
!unknown-field! GCKeyF10 bound
!unknown-field! GCKeyF11 bound
!unknown-field! GCKeyF12 bound
!unknown-field! GCKeyF13 bound
!unknown-field! GCKeyF14 bound
!unknown-field! GCKeyF15 bound
!unknown-field! GCKeyF16 bound
!unknown-field! GCKeyF17 bound
!unknown-field! GCKeyF18 bound
!unknown-field! GCKeyF19 bound
!unknown-field! GCKeyF2 bound
!unknown-field! GCKeyF20 bound
!unknown-field! GCKeyF3 bound
!unknown-field! GCKeyF4 bound
!unknown-field! GCKeyF5 bound
!unknown-field! GCKeyF6 bound
!unknown-field! GCKeyF7 bound
!unknown-field! GCKeyF8 bound
!unknown-field! GCKeyF9 bound
!unknown-field! GCKeyFive bound
!unknown-field! GCKeyFour bound
!unknown-field! GCKeyG bound
!unknown-field! GCKeyGraveAccentAndTilde bound
!unknown-field! GCKeyH bound
!unknown-field! GCKeyHome bound
!unknown-field! GCKeyHyphen bound
!unknown-field! GCKeyI bound
!unknown-field! GCKeyInsert bound
!unknown-field! GCKeyInternational1 bound
!unknown-field! GCKeyInternational2 bound
!unknown-field! GCKeyInternational3 bound
!unknown-field! GCKeyInternational4 bound
!unknown-field! GCKeyInternational5 bound
!unknown-field! GCKeyInternational6 bound
!unknown-field! GCKeyInternational7 bound
!unknown-field! GCKeyInternational8 bound
!unknown-field! GCKeyInternational9 bound
!unknown-field! GCKeyJ bound
!unknown-field! GCKeyK bound
!unknown-field! GCKeyKeypad0 bound
!unknown-field! GCKeyKeypad1 bound
!unknown-field! GCKeyKeypad2 bound
!unknown-field! GCKeyKeypad3 bound
!unknown-field! GCKeyKeypad4 bound
!unknown-field! GCKeyKeypad5 bound
!unknown-field! GCKeyKeypad6 bound
!unknown-field! GCKeyKeypad7 bound
!unknown-field! GCKeyKeypad8 bound
!unknown-field! GCKeyKeypad9 bound
!unknown-field! GCKeyKeypadAsterisk bound
!unknown-field! GCKeyKeypadEnter bound
!unknown-field! GCKeyKeypadEqualSign bound
!unknown-field! GCKeyKeypadHyphen bound
!unknown-field! GCKeyKeypadNumLock bound
!unknown-field! GCKeyKeypadPeriod bound
!unknown-field! GCKeyKeypadPlus bound
!unknown-field! GCKeyKeypadSlash bound
!unknown-field! GCKeyL bound
!unknown-field! GCKeyLANG1 bound
!unknown-field! GCKeyLANG2 bound
!unknown-field! GCKeyLANG3 bound
!unknown-field! GCKeyLANG4 bound
!unknown-field! GCKeyLANG5 bound
!unknown-field! GCKeyLANG6 bound
!unknown-field! GCKeyLANG7 bound
!unknown-field! GCKeyLANG8 bound
!unknown-field! GCKeyLANG9 bound
!unknown-field! GCKeyLeftAlt bound
!unknown-field! GCKeyLeftArrow bound
!unknown-field! GCKeyLeftControl bound
!unknown-field! GCKeyLeftGUI bound
!unknown-field! GCKeyLeftShift bound
!unknown-field! GCKeyM bound
!unknown-field! GCKeyN bound
!unknown-field! GCKeyNine bound
!unknown-field! GCKeyNonUSBackslash bound
!unknown-field! GCKeyNonUSPound bound
!unknown-field! GCKeyO bound
!unknown-field! GCKeyOne bound
!unknown-field! GCKeyOpenBracket bound
!unknown-field! GCKeyP bound
!unknown-field! GCKeyPageDown bound
!unknown-field! GCKeyPageUp bound
!unknown-field! GCKeyPause bound
!unknown-field! GCKeyPeriod bound
!unknown-field! GCKeyPower bound
!unknown-field! GCKeyPrintScreen bound
!unknown-field! GCKeyQ bound
!unknown-field! GCKeyQuote bound
!unknown-field! GCKeyR bound
!unknown-field! GCKeyReturnOrEnter bound
!unknown-field! GCKeyRightAlt bound
!unknown-field! GCKeyRightArrow bound
!unknown-field! GCKeyRightControl bound
!unknown-field! GCKeyRightGUI bound
!unknown-field! GCKeyRightShift bound
!unknown-field! GCKeyS bound
!unknown-field! GCKeyScrollLock bound
!unknown-field! GCKeySemicolon bound
!unknown-field! GCKeySeven bound
!unknown-field! GCKeySix bound
!unknown-field! GCKeySlash bound
!unknown-field! GCKeySpacebar bound
!unknown-field! GCKeyT bound
!unknown-field! GCKeyTab bound
!unknown-field! GCKeyThree bound
!unknown-field! GCKeyTwo bound
!unknown-field! GCKeyU bound
!unknown-field! GCKeyUpArrow bound
!unknown-field! GCKeyV bound
!unknown-field! GCKeyW bound
!unknown-field! GCKeyX bound
!unknown-field! GCKeyY bound
!unknown-field! GCKeyZ bound
!unknown-field! GCKeyZero bound
!unknown-field! GCMouseDidBecomeCurrentNotification bound
!unknown-field! GCMouseDidConnectNotification bound
!unknown-field! GCMouseDidDisconnectNotification bound
!unknown-field! GCMouseDidStopBeingCurrentNotification bound
!unknown-field! GCProductCategoryCoalescedRemote bound
!unknown-field! GCProductCategoryControlCenterRemote bound
!unknown-field! GCProductCategoryDualSense bound
!unknown-field! GCProductCategoryDualShock4 bound
!unknown-field! GCProductCategoryHID bound
!unknown-field! GCProductCategoryKeyboard bound
!unknown-field! GCProductCategoryMFi bound
!unknown-field! GCProductCategoryMouse bound
!unknown-field! GCProductCategorySiriRemote1stGen bound
!unknown-field! GCProductCategorySiriRemote2ndGen bound
!unknown-field! GCProductCategoryUniversalElectronicsRemote bound
!unknown-field! GCProductCategoryXboxOne bound
!unknown-native-enum! GCControllerPlayerIndex bound
!unknown-native-enum! GCDeviceBatteryState bound
!unknown-native-enum! GCDevicePhysicalInputElementChange bound
!unknown-native-enum! GCDualSenseAdaptiveTriggerMode bound
!unknown-native-enum! GCDualSenseAdaptiveTriggerStatus bound
!unknown-native-enum! GCExtendedGamepadSnapshotDataVersion bound
!unknown-native-enum! GCMicroGamepadSnapshotDataVersion bound
!unknown-native-enum! GCSystemGestureState bound
!unknown-native-enum! GCTouchState bound
!unknown-pinvoke! GCExtendedGamepadSnapshotDataFromNSData bound
!unknown-pinvoke! GCExtendedGamepadSnapShotDataV100FromNSData bound
!unknown-pinvoke! GCGamepadSnapShotDataV100FromNSData bound
!unknown-pinvoke! GCMicroGamepadSnapshotDataFromNSData bound
!unknown-pinvoke! GCMicroGamepadSnapShotDataV100FromNSData bound
!unknown-pinvoke! NSDataFromGCExtendedGamepadSnapshotData bound
!unknown-pinvoke! NSDataFromGCExtendedGamepadSnapShotDataV100 bound
!unknown-pinvoke! NSDataFromGCGamepadSnapShotDataV100 bound
!unknown-pinvoke! NSDataFromGCMicroGamepadSnapshotData bound
!unknown-pinvoke! NSDataFromGCMicroGamepadSnapShotDataV100 bound
!unknown-protocol! GCAxisElement bound
!unknown-protocol! GCAxisInput bound
!unknown-protocol! GCButtonElement bound
!unknown-protocol! GCDevice bound
!unknown-protocol! GCDevicePhysicalInput bound
!unknown-protocol! GCDevicePhysicalInputState bound
!unknown-protocol! GCDevicePhysicalInputStateDiff bound
!unknown-protocol! GCDirectionPadElement bound
!unknown-protocol! GCLinearInput bound
!unknown-protocol! GCPhysicalInputElement bound
!unknown-protocol! GCPressedStateInput bound
!unknown-protocol! GCRelativeInput bound
!unknown-protocol! GCSwitchElement bound
!unknown-protocol! GCSwitchPositionInput bound
!unknown-protocol! GCTouchedStateInput bound
!unknown-type! GCColor bound
!unknown-type! GCController bound
!unknown-type! GCControllerAxisInput bound
!unknown-type! GCControllerButtonInput bound
!unknown-type! GCControllerDirectionPad bound
!unknown-type! GCControllerElement bound
!unknown-type! GCControllerTouchpad bound
!unknown-type! GCDeviceBattery bound
!unknown-type! GCDeviceCursor bound
!unknown-type! GCDeviceHaptics bound
!unknown-type! GCDeviceLight bound
!unknown-type! GCDirectionalGamepad bound
!unknown-type! GCDualSenseAdaptiveTrigger bound
!unknown-type! GCDualSenseGamepad bound
!unknown-type! GCDualShockGamepad bound
!unknown-type! GCEventViewController bound
!unknown-type! GCExtendedGamepad bound
!unknown-type! GCExtendedGamepadSnapshot bound
!unknown-type! GCGamepad bound
!unknown-type! GCGamepadSnapshot bound
!unknown-type! GCKeyboard bound
!unknown-type! GCKeyboardInput bound
!unknown-type! GCMicroGamepad bound
!unknown-type! GCMicroGamepadSnapshot bound
!unknown-type! GCMotion bound
!unknown-type! GCMouse bound
!unknown-type! GCMouseInput bound
!unknown-type! GCPhysicalInputProfile bound
!unknown-type! GCVirtualController bound
!unknown-type! GCVirtualControllerConfiguration bound
!unknown-type! GCVirtualControllerElementConfiguration bound
!unknown-type! GCXboxGamepad bound

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

@ -0,0 +1,86 @@
!unknown-field! GKErrorDomain bound
!unknown-field! GKExchangeTimeoutDefault bound
!unknown-field! GKExchangeTimeoutNone bound
!unknown-field! GKGameSessionErrorDomain bound
!unknown-field! GKPlayerAuthenticationDidChangeNotificationName bound
!unknown-field! GKPlayerDidChangeNotificationName bound
!unknown-field! GKPlayerIDNoLongerAvailable bound
!unknown-field! GKTurnTimeoutDefault bound
!unknown-field! GKTurnTimeoutNone bound
!unknown-field! GKVoiceChatServiceErrorDomain bound
!unknown-native-enum! GKAccessPointLocation bound
!unknown-native-enum! GKChallengeState bound
!unknown-native-enum! GKConnectionState bound
!unknown-native-enum! GKError bound
!unknown-native-enum! GKFriendsAuthorizationStatus bound
!unknown-native-enum! GKGameCenterViewControllerState bound
!unknown-native-enum! GKGameSessionErrorCode bound
!unknown-native-enum! GKInviteRecipientResponse bound
!unknown-native-enum! GKLeaderboardPlayerScope bound
!unknown-native-enum! GKLeaderboardTimeScope bound
!unknown-native-enum! GKLeaderboardType bound
!unknown-native-enum! GKMatchmakingMode bound
!unknown-native-enum! GKMatchSendDataMode bound
!unknown-native-enum! GKMatchType bound
!unknown-native-enum! GKPeerPickerConnectionType bound
!unknown-native-enum! GKPhotoSize bound
!unknown-native-enum! GKPlayerConnectionState bound
!unknown-native-enum! GKTransportType bound
!unknown-native-enum! GKTurnBasedMatchOutcome bound
!unknown-native-enum! GKTurnBasedMatchStatus bound
!unknown-native-enum! GKTurnBasedParticipantStatus bound
!unknown-native-enum! GKVoiceChatPlayerState bound
!unknown-protocol! GKAchievementViewControllerDelegate bound
!unknown-protocol! GKChallengeEventHandlerDelegate bound
!unknown-protocol! GKChallengeListener bound
!unknown-protocol! GKFriendRequestComposeViewControllerDelegate bound
!unknown-protocol! GKGameCenterControllerDelegate bound
!unknown-protocol! GKGameSessionEventListener bound
!unknown-protocol! GKInviteEventListener bound
!unknown-protocol! GKLeaderboardViewControllerDelegate bound
!unknown-protocol! GKLocalPlayerListener bound
!unknown-protocol! GKMatchDelegate bound
!unknown-protocol! GKMatchmakerViewControllerDelegate bound
!unknown-protocol! GKSavedGameListener bound
!unknown-protocol! GKSessionDelegate bound
!unknown-protocol! GKTurnBasedEventHandlerDelegate bound
!unknown-protocol! GKTurnBasedEventListener bound
!unknown-protocol! GKTurnBasedMatchmakerViewControllerDelegate bound
!unknown-protocol! GKVoiceChatClient bound
!unknown-type! GKAccessPoint bound
!unknown-type! GKAchievement bound
!unknown-type! GKAchievementChallenge bound
!unknown-type! GKAchievementDescription bound
!unknown-type! GKAchievementViewController bound
!unknown-type! GKBasePlayer bound
!unknown-type! GKChallenge bound
!unknown-type! GKChallengeEventHandler bound
!unknown-type! GKCloudPlayer bound
!unknown-type! GKFriendRequestComposeViewController bound
!unknown-type! GKGameCenterViewController bound
!unknown-type! GKGameSession bound
!unknown-type! GKInvite bound
!unknown-type! GKLeaderboard bound
!unknown-type! GKLeaderboardEntry bound
!unknown-type! GKLeaderboardScore bound
!unknown-type! GKLeaderboardSet bound
!unknown-type! GKLeaderboardViewController bound
!unknown-type! GKLocalPlayer bound
!unknown-type! GKMatch bound
!unknown-type! GKMatchmaker bound
!unknown-type! GKMatchmakerViewController bound
!unknown-type! GKMatchRequest bound
!unknown-type! GKNotificationBanner bound
!unknown-type! GKPlayer bound
!unknown-type! GKSavedGame bound
!unknown-type! GKScore bound
!unknown-type! GKScoreChallenge bound
!unknown-type! GKSession bound
!unknown-type! GKTurnBasedEventHandler bound
!unknown-type! GKTurnBasedExchange bound
!unknown-type! GKTurnBasedExchangeReply bound
!unknown-type! GKTurnBasedMatch bound
!unknown-type! GKTurnBasedMatchmakerViewController bound
!unknown-type! GKTurnBasedParticipant bound
!unknown-type! GKVoiceChat bound
!unknown-type! GKVoiceChatService bound

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

@ -0,0 +1,47 @@
!deprecated-attribute-missing! HKHealthStore::addSamples:toWorkout:completion: missing a [Deprecated] attribute
!missing-enum! HKCyclingFunctionalThresholdPowerTestType not bound
!missing-enum! HKPhysicalEffortEstimationType not bound
!missing-enum! HKWaterSalinity not bound
!missing-enum! HKWorkoutSessionState not bound
!missing-enum! HKWorkoutSessionType not bound
!missing-enum-value! HKErrorCode native value HKErrorDataSizeExceeded = 13 not bound
!missing-enum-value! HKErrorCode native value HKErrorWorkoutActivityNotAllowed = 12 not bound
!missing-enum-value! HKWorkoutActivityType native value HKWorkoutActivityTypeUnderwaterDiving = 84 not bound
!missing-field! HKMetadataKeyActivityType not bound
!missing-field! HKMetadataKeyAppleFitnessPlusSession not bound
!missing-field! HKMetadataKeyCyclingFunctionalThresholdPowerTestType not bound
!missing-field! HKMetadataKeyMaximumLightIntensity not bound
!missing-field! HKMetadataKeyPhysicalEffortEstimationType not bound
!missing-field! HKMetadataKeyWaterSalinity not bound
!missing-field! HKQuantityTypeIdentifierCyclingCadence not bound
!missing-field! HKQuantityTypeIdentifierCyclingFunctionalThresholdPower not bound
!missing-field! HKQuantityTypeIdentifierCyclingPower not bound
!missing-field! HKQuantityTypeIdentifierCyclingSpeed not bound
!missing-field! HKQuantityTypeIdentifierEnvironmentalSoundReduction not bound
!missing-field! HKQuantityTypeIdentifierPhysicalEffort not bound
!missing-field! HKQuantityTypeIdentifierTimeInDaylight not bound
!missing-protocol! HKWorkoutSessionDelegate not bound
!missing-selector! +HKUnit::luxUnit not bound
!missing-selector! +HKUnit::luxUnitWithMetricPrefix: not bound
!missing-selector! HKHealthStore::setWorkoutSessionMirroringStartHandler: not bound
!missing-selector! HKHealthStore::workoutSessionMirroringStartHandler not bound
!missing-selector! HKWorkoutSession::activityType not bound
!missing-selector! HKWorkoutSession::beginNewActivityWithConfiguration:date:metadata: not bound
!missing-selector! HKWorkoutSession::currentActivity not bound
!missing-selector! HKWorkoutSession::delegate not bound
!missing-selector! HKWorkoutSession::end not bound
!missing-selector! HKWorkoutSession::endCurrentActivityOnDate: not bound
!missing-selector! HKWorkoutSession::endDate not bound
!missing-selector! HKWorkoutSession::locationType not bound
!missing-selector! HKWorkoutSession::pause not bound
!missing-selector! HKWorkoutSession::prepare not bound
!missing-selector! HKWorkoutSession::resume not bound
!missing-selector! HKWorkoutSession::sendDataToRemoteWorkoutSession:completion: not bound
!missing-selector! HKWorkoutSession::setDelegate: not bound
!missing-selector! HKWorkoutSession::startActivityWithDate: not bound
!missing-selector! HKWorkoutSession::startDate not bound
!missing-selector! HKWorkoutSession::state not bound
!missing-selector! HKWorkoutSession::stopActivityWithDate: not bound
!missing-selector! HKWorkoutSession::type not bound
!missing-selector! HKWorkoutSession::workoutConfiguration not bound
!missing-type! HKWorkoutSession not bound

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

@ -0,0 +1,2 @@
!missing-selector! HKHealthStore::authorizationViewControllerPresenter not bound
!missing-selector! HKHealthStore::setAuthorizationViewControllerPresenter: not bound

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

@ -0,0 +1 @@
!deprecated-attribute-missing! HMTrigger::lastFireDate missing a [Deprecated] attribute

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

@ -0,0 +1,2 @@
!missing-field! ICTransportTypeProximity not bound
!missing-selector! ICCameraFile::requestSecurityScopedURLWithCompletion: not bound

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

@ -0,0 +1,6 @@
!missing-field! kCGImagePropertyAVISDictionary not bound
!missing-field! kCGImageSourceDecodeRequest not bound
!missing-field! kCGImageSourceDecodeRequestOptions not bound
!missing-field! kCGImageSourceDecodeToHDR not bound
!missing-field! kCGImageSourceDecodeToSDR not bound
!unknown-field! kCGImagePropertyOpenEXRCompression bound

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

@ -0,0 +1,40 @@
!deprecated-attribute-missing! INMessage::audioMessageFile missing a [Deprecated] attribute
!extra-designated-initializer! INMessage::initWithIdentifier:conversationIdentifier:content:dateSent:sender:recipients:groupName:messageType:serviceName:audioMessageFile: is incorrectly decorated with an [DesignatedInitializer] attribute
!missing-enum! INEditMessageIntentResponseCode not bound
!missing-enum! INUnsendMessagesIntentResponseCode not bound
!missing-enum-value! INIntentErrorCode native value INIntentErrorNoAppIntent = 10001 not bound
!missing-enum-value! INIntentErrorCode native value INIntentErrorUnableToCreateAppIntentRepresentation = 10000 not bound
!missing-enum-value! INMessageType native value INMessageTypeReaction = 26 not bound
!missing-protocol! INEditMessageIntentHandling not bound
!missing-protocol! INUnsendMessagesIntentHandling not bound
!missing-selector! INEditMessageIntent::editedContent not bound
!missing-selector! INEditMessageIntent::initWithMessageIdentifier:editedContent: not bound
!missing-selector! INEditMessageIntent::messageIdentifier not bound
!missing-selector! INEditMessageIntentResponse::code not bound
!missing-selector! INEditMessageIntentResponse::initWithCode:userActivity: not bound
!missing-selector! INMessage::attachmentFiles not bound
!missing-selector! INMessage::initWithIdentifier:conversationIdentifier:content:dateSent:sender:recipients:groupName:messageType:serviceName:attachmentFiles: not bound
!missing-selector! INMessage::initWithIdentifier:conversationIdentifier:content:dateSent:sender:recipients:groupName:serviceName:linkMetadata: not bound
!missing-selector! INMessage::initWithIdentifier:conversationIdentifier:content:dateSent:sender:recipients:groupName:serviceName:messageType:numberOfAttachments: not bound
!missing-selector! INMessage::linkMetadata not bound
!missing-selector! INMessage::numberOfAttachments not bound
!missing-selector! INMessageLinkMetadata::initWithSiteName:summary:title:openGraphType:linkURL: not bound
!missing-selector! INMessageLinkMetadata::linkURL not bound
!missing-selector! INMessageLinkMetadata::openGraphType not bound
!missing-selector! INMessageLinkMetadata::setLinkURL: not bound
!missing-selector! INMessageLinkMetadata::setOpenGraphType: not bound
!missing-selector! INMessageLinkMetadata::setSiteName: not bound
!missing-selector! INMessageLinkMetadata::setSummary: not bound
!missing-selector! INMessageLinkMetadata::setTitle: not bound
!missing-selector! INMessageLinkMetadata::siteName not bound
!missing-selector! INMessageLinkMetadata::summary not bound
!missing-selector! INMessageLinkMetadata::title not bound
!missing-selector! INUnsendMessagesIntent::initWithMessageIdentifiers: not bound
!missing-selector! INUnsendMessagesIntent::messageIdentifiers not bound
!missing-selector! INUnsendMessagesIntentResponse::code not bound
!missing-selector! INUnsendMessagesIntentResponse::initWithCode:userActivity: not bound
!missing-type! INEditMessageIntent not bound
!missing-type! INEditMessageIntentResponse not bound
!missing-type! INMessageLinkMetadata not bound
!missing-type! INUnsendMessagesIntent not bound
!missing-type! INUnsendMessagesIntentResponse not bound

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

@ -0,0 +1 @@
!missing-enum-value! LPErrorCode native value LPErrorMetadataFetchNotAllowed = 5 not bound

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

@ -0,0 +1,8 @@
!deprecated-attribute-missing! MKMapSnapshotOptions::mapType missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapSnapshotOptions::pointOfInterestFilter missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapSnapshotOptions::setMapType: missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapSnapshotOptions::setPointOfInterestFilter: missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapSnapshotOptions::setShowsBuildings: missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapSnapshotOptions::showsBuildings missing a [Deprecated] attribute
!missing-selector! MKMapSnapshotOptions::preferredConfiguration not bound
!missing-selector! MKMapSnapshotOptions::setPreferredConfiguration: not bound

Разница между файлами не показана из-за своего большого размера Загрузить разницу

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

@ -0,0 +1,7 @@
!missing-selector! MAFlashingLightsProcessor::canProcessSurface: not bound
!missing-selector! MAFlashingLightsProcessor::processSurface:outSurface:timestamp:options: not bound
!missing-selector! MAFlashingLightsProcessorResult::intensityLevel not bound
!missing-selector! MAFlashingLightsProcessorResult::mitigationLevel not bound
!missing-selector! MAFlashingLightsProcessorResult::surfaceProcessed not bound
!missing-type! MAFlashingLightsProcessor not bound
!missing-type! MAFlashingLightsProcessorResult not bound

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

@ -0,0 +1,2 @@
!deprecated-attribute-missing! MPVolumeView::setVolumeWarningSliderImage: missing a [Deprecated] attribute
!deprecated-attribute-missing! MPVolumeView::volumeWarningSliderImage missing a [Deprecated] attribute

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

@ -0,0 +1 @@
!missing-selector! MFMessageComposeViewController::setMFMessageComposeViewControllerVerificationCodeSendCompletion: not bound

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

@ -199,3 +199,145 @@
!missing-selector! MTLCompileOptions::setAllowReferencingUndefinedSymbols: not bound
!missing-selector! MTLCompileOptions::setCompileSymbolVisibility: not bound
!missing-selector! MTLCompileOptions::setMaxTotalThreadsPerThreadgroup: not bound
!missing-enum! MTLBindingAccess not bound
!missing-enum! MTLCurveBasis not bound
!missing-enum! MTLCurveEndCaps not bound
!missing-enum! MTLCurveType not bound
!missing-enum-value! MTLAccelerationStructureInstanceDescriptorType native value MTLAccelerationStructureInstanceDescriptorTypeIndirect = 3 not bound
!missing-enum-value! MTLAccelerationStructureInstanceDescriptorType native value MTLAccelerationStructureInstanceDescriptorTypeIndirectMotion = 4 not bound
!missing-enum-value! MTLAttributeFormat native value MTLAttributeFormatFloatRG11B10 = 54 not bound
!missing-enum-value! MTLAttributeFormat native value MTLAttributeFormatFloatRGB9E5 = 55 not bound
!missing-enum-value! MTLDataType native value MTLDataTypeBFloat = 121 not bound
!missing-enum-value! MTLDataType native value MTLDataTypeBFloat2 = 122 not bound
!missing-enum-value! MTLDataType native value MTLDataTypeBFloat3 = 123 not bound
!missing-enum-value! MTLDataType native value MTLDataTypeBFloat4 = 124 not bound
!missing-enum-value! MTLFunctionOptions native value MTLFunctionOptionStoreFunctionInMetalScript = 2 not bound
!missing-enum-value! MTLIntersectionFunctionSignature native value MTLIntersectionFunctionSignatureCurveData = 128 not bound
!missing-enum-value! MTLIntersectionFunctionSignature native value MTLIntersectionFunctionSignatureMaxLevels = 64 not bound
!missing-enum-value! MTLLanguageVersion native value MTLLanguageVersion3_1 = 196609 not bound
!missing-enum-value! MTLTextureUsage native value MTLTextureUsageShaderAtomic = 32 not bound
!missing-enum-value! MTLVertexFormat native value MTLVertexFormatFloatRG11B10 = 54 not bound
!missing-enum-value! MTLVertexFormat native value MTLVertexFormatFloatRGB9E5 = 55 not bound
!missing-protocol-member! MTLComputeCommandEncoder::setBuffer:offset:attributeStride:atIndex: not found
!missing-protocol-member! MTLComputeCommandEncoder::setBufferOffset:attributeStride:atIndex: not found
!missing-protocol-member! MTLComputeCommandEncoder::setBuffers:offsets:attributeStrides:withRange: not found
!missing-protocol-member! MTLComputeCommandEncoder::setBytes:length:attributeStride:atIndex: not found
!missing-protocol-member! MTLDevice::architecture not found
!missing-protocol-member! MTLDevice::newIOFileHandleWithURL:compressionMethod:error: not found
!missing-protocol-member! MTLDevice::newIOFileHandleWithURL:error: not found
!missing-protocol-member! MTLDevice::recommendedMaxWorkingSetSize not found
!missing-protocol-member! MTLIndirectComputeCommand::setKernelBuffer:offset:attributeStride:atIndex: not found
!missing-protocol-member! MTLIndirectRenderCommand::setVertexBuffer:offset:attributeStride:atIndex: not found
!missing-protocol-member! MTLIntersectionFunctionTable::setOpaqueCurveIntersectionFunctionWithSignature:atIndex: not found
!missing-protocol-member! MTLIntersectionFunctionTable::setOpaqueCurveIntersectionFunctionWithSignature:withRange: not found
!missing-protocol-member! MTLRenderCommandEncoder::setVertexBuffer:offset:attributeStride:atIndex: not found
!missing-protocol-member! MTLRenderCommandEncoder::setVertexBufferOffset:attributeStride:atIndex: not found
!missing-protocol-member! MTLRenderCommandEncoder::setVertexBuffers:offsets:attributeStrides:withRange: not found
!missing-protocol-member! MTLRenderCommandEncoder::setVertexBytes:length:attributeStride:atIndex: not found
!missing-selector! +MTLAccelerationStructureCurveGeometryDescriptor::descriptor not bound
!missing-selector! +MTLAccelerationStructureMotionCurveGeometryDescriptor::descriptor not bound
!missing-selector! +MTLIndirectInstanceAccelerationStructureDescriptor::descriptor not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::controlPointBuffer not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::controlPointBufferOffset not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::controlPointCount not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::controlPointFormat not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::controlPointStride not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::curveBasis not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::curveEndCaps not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::curveType not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::indexBuffer not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::indexBufferOffset not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::indexType not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::radiusBuffer not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::radiusBufferOffset not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::radiusFormat not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::radiusStride not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::segmentControlPointCount not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::segmentCount not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setControlPointBuffer: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setControlPointBufferOffset: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setControlPointCount: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setControlPointFormat: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setControlPointStride: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setCurveBasis: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setCurveEndCaps: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setCurveType: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setIndexBuffer: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setIndexBufferOffset: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setIndexType: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setRadiusBuffer: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setRadiusBufferOffset: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setRadiusFormat: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setRadiusStride: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setSegmentControlPointCount: not bound
!missing-selector! MTLAccelerationStructureCurveGeometryDescriptor::setSegmentCount: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::controlPointBuffers not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::controlPointCount not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::controlPointFormat not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::controlPointStride not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::curveBasis not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::curveEndCaps not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::curveType not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::indexBuffer not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::indexBufferOffset not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::indexType not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::radiusBuffers not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::radiusFormat not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::radiusStride not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::segmentControlPointCount not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::segmentCount not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setControlPointBuffers: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setControlPointCount: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setControlPointFormat: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setControlPointStride: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setCurveBasis: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setCurveEndCaps: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setCurveType: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setIndexBuffer: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setIndexBufferOffset: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setIndexType: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setRadiusBuffers: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setRadiusFormat: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setRadiusStride: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setSegmentControlPointCount: not bound
!missing-selector! MTLAccelerationStructureMotionCurveGeometryDescriptor::setSegmentCount: not bound
!missing-selector! MTLArchitecture::name not bound
!missing-selector! MTLIndirectCommandBufferDescriptor::maxKernelThreadgroupMemoryBindCount not bound
!missing-selector! MTLIndirectCommandBufferDescriptor::setMaxKernelThreadgroupMemoryBindCount: not bound
!missing-selector! MTLIndirectCommandBufferDescriptor::setSupportDynamicAttributeStride: not bound
!missing-selector! MTLIndirectCommandBufferDescriptor::supportDynamicAttributeStride not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::instanceCountBuffer not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::instanceCountBufferOffset not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::instanceDescriptorBuffer not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::instanceDescriptorBufferOffset not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::instanceDescriptorStride not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::instanceDescriptorType not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::maxInstanceCount not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::maxMotionTransformCount not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::motionTransformBuffer not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::motionTransformBufferOffset not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::motionTransformCountBuffer not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::motionTransformCountBufferOffset not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setInstanceCountBuffer: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setInstanceCountBufferOffset: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setInstanceDescriptorBuffer: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setInstanceDescriptorBufferOffset: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setInstanceDescriptorStride: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setInstanceDescriptorType: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setMaxInstanceCount: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setMaxMotionTransformCount: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setMotionTransformBuffer: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setMotionTransformBufferOffset: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setMotionTransformCountBuffer: not bound
!missing-selector! MTLIndirectInstanceAccelerationStructureDescriptor::setMotionTransformCountBufferOffset: not bound
!missing-selector! MTLMeshRenderPipelineDescriptor::fragmentLinkedFunctions not bound
!missing-selector! MTLMeshRenderPipelineDescriptor::meshLinkedFunctions not bound
!missing-selector! MTLMeshRenderPipelineDescriptor::objectLinkedFunctions not bound
!missing-selector! MTLMeshRenderPipelineDescriptor::setFragmentLinkedFunctions: not bound
!missing-selector! MTLMeshRenderPipelineDescriptor::setMeshLinkedFunctions: not bound
!missing-selector! MTLMeshRenderPipelineDescriptor::setObjectLinkedFunctions: not bound
!missing-type! MTLAccelerationStructureCurveGeometryDescriptor not bound
!missing-type! MTLAccelerationStructureMotionCurveGeometryDescriptor not bound
!missing-type! MTLArchitecture not bound
!missing-type! MTLIndirectInstanceAccelerationStructureDescriptor not bound
!unknown-native-enum! MTLArgumentAccess bound

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

@ -45,3 +45,5 @@
!missing-selector! MTLFXTemporalScalerDescriptor::isInputContentPropertiesEnabled not bound
!missing-selector! MTLFXTemporalScalerDescriptor::setAutoExposureEnabled: not bound
!missing-selector! MTLFXTemporalScalerDescriptor::setInputContentPropertiesEnabled: not bound
!missing-selector! +MTLFXTemporalScalerDescriptor::supportedInputContentMaxScaleForDevice: not bound
!missing-selector! +MTLFXTemporalScalerDescriptor::supportedInputContentMinScaleForDevice: not bound

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

@ -1,2 +1,3 @@
!missing-selector! MTKView::depthStencilStorageMode not bound
!missing-selector! MTKView::setDepthStencilStorageMode: not bound
!missing-field! MTKTextureLoaderOptionLoadAsArray not bound

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

@ -1,6 +1,4 @@
!missing-enum! MPSCNNConvolutionWeightsLayout not bound
!missing-enum! MPSPolygonType not bound
!missing-enum! MPSRayMaskOperator not bound
!missing-enum! MPSTemporalWeighting not bound
!missing-protocol! MPSCNNGroupNormalizationDataSource not bound
!missing-protocol! MPSNNGramMatrixCallback not bound
@ -23,7 +21,6 @@
!missing-selector! +MPSNNGramMatrixCalculationGradientNode::nodeWithSourceGradient:sourceImage:gradientState:alpha: not bound
!missing-selector! +MPSNNGramMatrixCalculationNode::nodeWithSource: not bound
!missing-selector! +MPSNNGramMatrixCalculationNode::nodeWithSource:alpha: not bound
!missing-selector! +MPSPolygonBuffer::polygonBuffer not bound
!missing-selector! MPSCNNBatchNormalizationNode::setTrainingStyle: not bound
!missing-selector! MPSCNNBatchNormalizationNode::trainingStyle not bound
!missing-selector! MPSCNNBinaryKernel::batchEncodingStorageSizeForPrimaryImage:secondaryImage:sourceStates:destinationImage: not bound
@ -323,56 +320,6 @@
!missing-selector! MPSNNReshape::encodeBatchToCommandBuffer:sourceImages:reshapedWidth:reshapedHeight:reshapedFeatureChannels: not bound
!missing-selector! MPSNNReshape::encodeToCommandBuffer:sourceImage:destinationState:destinationStateIsTemporary:reshapedWidth:reshapedHeight:reshapedFeatureChannels: not bound
!missing-selector! MPSNNReshape::encodeToCommandBuffer:sourceImage:reshapedWidth:reshapedHeight:reshapedFeatureChannels: not bound
!missing-selector! MPSPolygonAccelerationStructure::indexBuffer not bound
!missing-selector! MPSPolygonAccelerationStructure::indexBufferOffset not bound
!missing-selector! MPSPolygonAccelerationStructure::indexType not bound
!missing-selector! MPSPolygonAccelerationStructure::maskBuffer not bound
!missing-selector! MPSPolygonAccelerationStructure::maskBufferOffset not bound
!missing-selector! MPSPolygonAccelerationStructure::polygonBuffers not bound
!missing-selector! MPSPolygonAccelerationStructure::polygonCount not bound
!missing-selector! MPSPolygonAccelerationStructure::polygonType not bound
!missing-selector! MPSPolygonAccelerationStructure::setIndexBuffer: not bound
!missing-selector! MPSPolygonAccelerationStructure::setIndexBufferOffset: not bound
!missing-selector! MPSPolygonAccelerationStructure::setIndexType: not bound
!missing-selector! MPSPolygonAccelerationStructure::setMaskBuffer: not bound
!missing-selector! MPSPolygonAccelerationStructure::setMaskBufferOffset: not bound
!missing-selector! MPSPolygonAccelerationStructure::setPolygonBuffers: not bound
!missing-selector! MPSPolygonAccelerationStructure::setPolygonCount: not bound
!missing-selector! MPSPolygonAccelerationStructure::setPolygonType: not bound
!missing-selector! MPSPolygonAccelerationStructure::setVertexBuffer: not bound
!missing-selector! MPSPolygonAccelerationStructure::setVertexBufferOffset: not bound
!missing-selector! MPSPolygonAccelerationStructure::setVertexStride: not bound
!missing-selector! MPSPolygonAccelerationStructure::vertexBuffer not bound
!missing-selector! MPSPolygonAccelerationStructure::vertexBufferOffset not bound
!missing-selector! MPSPolygonAccelerationStructure::vertexStride not bound
!missing-selector! MPSPolygonBuffer::copyWithZone: not bound
!missing-selector! MPSPolygonBuffer::indexBuffer not bound
!missing-selector! MPSPolygonBuffer::indexBufferOffset not bound
!missing-selector! MPSPolygonBuffer::init not bound
!missing-selector! MPSPolygonBuffer::initWithCoder: not bound
!missing-selector! MPSPolygonBuffer::maskBuffer not bound
!missing-selector! MPSPolygonBuffer::maskBufferOffset not bound
!missing-selector! MPSPolygonBuffer::polygonCount not bound
!missing-selector! MPSPolygonBuffer::setIndexBuffer: not bound
!missing-selector! MPSPolygonBuffer::setIndexBufferOffset: not bound
!missing-selector! MPSPolygonBuffer::setMaskBuffer: not bound
!missing-selector! MPSPolygonBuffer::setMaskBufferOffset: not bound
!missing-selector! MPSPolygonBuffer::setPolygonCount: not bound
!missing-selector! MPSPolygonBuffer::setVertexBuffer: not bound
!missing-selector! MPSPolygonBuffer::setVertexBufferOffset: not bound
!missing-selector! MPSPolygonBuffer::vertexBuffer not bound
!missing-selector! MPSPolygonBuffer::vertexBufferOffset not bound
!missing-selector! MPSQuadrilateralAccelerationStructure::quadrilateralCount not bound
!missing-selector! MPSQuadrilateralAccelerationStructure::setQuadrilateralCount: not bound
!missing-selector! MPSRayIntersector::encodeIntersectionToCommandBuffer:intersectionType:rayBuffer:rayBufferOffset:rayIndexBuffer:rayIndexBufferOffset:intersectionBuffer:intersectionBufferOffset:rayIndexCount:accelerationStructure: not bound
!missing-selector! MPSRayIntersector::encodeIntersectionToCommandBuffer:intersectionType:rayBuffer:rayBufferOffset:rayIndexBuffer:rayIndexBufferOffset:intersectionBuffer:intersectionBufferOffset:rayIndexCountBuffer:rayIndexCountBufferOffset:accelerationStructure: not bound
!missing-selector! MPSRayIntersector::encodeIntersectionToCommandBuffer:intersectionType:rayTexture:intersectionTexture:accelerationStructure: not bound
!missing-selector! MPSRayIntersector::rayIndexDataType not bound
!missing-selector! MPSRayIntersector::rayMask not bound
!missing-selector! MPSRayIntersector::rayMaskOperator not bound
!missing-selector! MPSRayIntersector::setRayIndexDataType: not bound
!missing-selector! MPSRayIntersector::setRayMask: not bound
!missing-selector! MPSRayIntersector::setRayMaskOperator: not bound
!missing-selector! MPSSVGF::bilateralFilterRadius not bound
!missing-selector! MPSSVGF::bilateralFilterSigma not bound
!missing-selector! MPSSVGF::channelCount not bound
@ -476,14 +423,10 @@
!missing-type! MPSNNLossGradient not bound
!missing-type! MPSNNMultiaryGradientState not bound
!missing-type! MPSNNMultiaryGradientStateNode not bound
!missing-type! MPSPolygonAccelerationStructure not bound
!missing-type! MPSPolygonBuffer not bound
!missing-type! MPSQuadrilateralAccelerationStructure not bound
!missing-type! MPSSVGF not bound
!missing-type! MPSSVGFDefaultTextureAllocator not bound
!missing-type! MPSSVGFDenoiser not bound
!missing-type! MPSTemporalAA not bound
!wrong-base-type! MPSTriangleAccelerationStructure expected MPSPolygonAccelerationStructure actual MPSAccelerationStructure
## appended from unclassified file
!missing-enum-value! MPSDataType native value MPSDataTypeAlternateEncodingBit = 2147483648 not bound
!missing-enum-value! MPSDataType native value MPSDataTypeBool = 2147483656 not bound
@ -494,3 +437,11 @@
!missing-enum-value! MPSDataType native value MPSDataTypeComplexBit = 16777216 not bound
!missing-enum-value! MPSDataType native value MPSDataTypeComplexFloat16 = 285212704 not bound
!missing-enum-value! MPSDataType native value MPSDataTypeComplexFloat32 = 285212736 not bound
!deprecated-attribute-missing! MPSAccelerationStructure missing a [Deprecated] attribute
!deprecated-attribute-missing! MPSAccelerationStructureGroup missing a [Deprecated] attribute
!deprecated-attribute-missing! MPSInstanceAccelerationStructure missing a [Deprecated] attribute
!deprecated-attribute-missing! MPSRayIntersector missing a [Deprecated] attribute
!deprecated-attribute-missing! MPSTriangleAccelerationStructure missing a [Deprecated] attribute
!missing-enum! MPSFloatDataTypeBit not bound
!missing-enum! MPSFloatDataTypeShift not bound
!missing-enum-value! MPSDataType native value MPSDataTypeBFloat16 = 2415919120 not bound

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

@ -1,245 +1,27 @@
## appended from unclassified file
!missing-enum! MPSGraphOptimization not bound
!missing-enum! MPSGraphOptimizationProfile not bound
!missing-enum! MPSGraphPoolingReturnIndicesMode not bound
!missing-selector! MPSGraph::bandPartWithTensor:numLower:numUpper:name: not bound
!missing-selector! MPSGraph::bandPartWithTensor:numLowerTensor:numUpperTensor:name: not bound
!missing-selector! MPSGraph::coordinateAlongAxis:withShape:name: not bound
!missing-selector! MPSGraph::coordinateAlongAxis:withShapeTensor:name: not bound
!missing-selector! MPSGraph::coordinateAlongAxisTensor:withShape:name: not bound
!missing-selector! MPSGraph::coordinateAlongAxisTensor:withShapeTensor:name: not bound
!missing-selector! MPSGraph::expandDimsOfTensor:axes:name: not bound
!missing-selector! MPSGraph::expandDimsOfTensor:axesTensor:name: not bound
!missing-selector! MPSGraph::expandDimsOfTensor:axis:name: not bound
!missing-selector! MPSGraph::gatherAlongAxis:withUpdatesTensor:indicesTensor:name: not bound
!missing-selector! MPSGraph::gatherAlongAxisTensor:withUpdatesTensor:indicesTensor:name: not bound
!missing-selector! MPSGraph::maxPooling2DReturnIndicesWithSourceTensor:descriptor:name: not bound
!missing-selector! MPSGraph::maxPooling4DReturnIndicesWithSourceTensor:descriptor:name: not bound
!missing-selector! MPSGraph::reductionAndWithTensor:axes:name: not bound
!missing-selector! MPSGraph::reductionAndWithTensor:axis:name: not bound
!missing-selector! MPSGraph::reductionOrWithTensor:axes:name: not bound
!missing-selector! MPSGraph::reductionOrWithTensor:axis:name: not bound
!missing-selector! MPSGraph::scatterAlongAxis:withDataTensor:updatesTensor:indicesTensor:mode:name: not bound
!missing-selector! MPSGraph::scatterAlongAxis:withUpdatesTensor:indicesTensor:shape:mode:name: not bound
!missing-selector! MPSGraph::scatterAlongAxisTensor:withDataTensor:updatesTensor:indicesTensor:mode:name: not bound
!missing-selector! MPSGraph::scatterAlongAxisTensor:withUpdatesTensor:indicesTensor:shape:mode:name: not bound
!missing-selector! MPSGraph::splitTensor:numSplits:axis:name: not bound
!missing-selector! MPSGraph::splitTensor:splitSizes:axis:name: not bound
!missing-selector! MPSGraph::splitTensor:splitSizesTensor:axis:name: not bound
!missing-selector! MPSGraph::squeezeTensor:axes:name: not bound
!missing-selector! MPSGraph::squeezeTensor:axesTensor:name: not bound
!missing-selector! MPSGraph::squeezeTensor:axis:name: not bound
!missing-selector! MPSGraph::squeezeTensor:name: not bound
!missing-selector! MPSGraph::stackTensors:axis:name: not bound
!missing-selector! MPSGraphCompilationDescriptor::optimizationLevel not bound
!missing-selector! MPSGraphCompilationDescriptor::optimizationProfile not bound
!missing-selector! MPSGraphCompilationDescriptor::setOptimizationLevel: not bound
!missing-selector! MPSGraphCompilationDescriptor::setOptimizationProfile: not bound
!missing-selector! MPSGraphExecutionDescriptor::compilationDescriptor not bound
!missing-selector! MPSGraphExecutionDescriptor::setCompilationDescriptor: not bound
!missing-selector! MPSGraphPooling2DOpDescriptor::returnIndicesDataType not bound
!missing-selector! MPSGraphPooling2DOpDescriptor::returnIndicesMode not bound
!missing-selector! MPSGraphPooling2DOpDescriptor::setReturnIndicesDataType: not bound
!missing-selector! MPSGraphPooling2DOpDescriptor::setReturnIndicesMode: not bound
!missing-selector! MPSGraphPooling4DOpDescriptor::returnIndicesDataType not bound
!missing-selector! MPSGraphPooling4DOpDescriptor::returnIndicesMode not bound
!missing-selector! MPSGraphPooling4DOpDescriptor::setReturnIndicesDataType: not bound
!missing-selector! MPSGraphPooling4DOpDescriptor::setReturnIndicesMode: not bound
!missing-selector! MPSGraphTensorData::initWithMTLBuffer:shape:dataType:rowBytes: not bound
!missing-enum! MPSGraphExecutionStage not bound
!missing-enum! MPSGraphRNNActivation not bound
!missing-enum-value! MPSGraphPaddingStyle native value MPSGraphPaddingStyleONNX_SAME_LOWER = 4 not bound
!missing-selector! +MPSGraphGRUDescriptor::descriptor not bound
!missing-selector! +MPSGraphLSTMDescriptor::descriptor not bound
!missing-selector! +MPSGraphSingleGateRNNDescriptor::descriptor not bound
!missing-selector! MPSGraph::adamWithCurrentLearningRateTensor:beta1Tensor:beta2Tensor:epsilonTensor:valuesTensor:momentumTensor:velocityTensor:maximumVelocityTensor:gradientTensor:name: not bound
!missing-selector! MPSGraph::adamWithLearningRateTensor:beta1Tensor:beta2Tensor:epsilonTensor:beta1PowerTensor:beta2PowerTensor:valuesTensor:momentumTensor:velocityTensor:maximumVelocityTensor:gradientTensor:name: not bound
!missing-selector! MPSGraph::GRUGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:outputFwd:inputWeight:bias:descriptor:name: not bound
!missing-selector! MPSGraph::GRUGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:outputFwd:inputWeight:bias:initState:descriptor:name: not bound
!missing-selector! MPSGraph::GRUGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:outputFwd:stateGradient:inputWeight:bias:initState:mask:secondaryBias:descriptor:name: not bound
!missing-selector! MPSGraph::GRUWithSourceTensor:recurrentWeight:inputWeight:bias:descriptor:name: not bound
!missing-selector! MPSGraph::GRUWithSourceTensor:recurrentWeight:inputWeight:bias:initState:descriptor:name: not bound
!missing-selector! MPSGraph::GRUWithSourceTensor:recurrentWeight:inputWeight:bias:initState:mask:secondaryBias:descriptor:name: not bound
!missing-selector! MPSGraph::HammingDistanceWithPrimaryTensor:secondaryTensor:resultDataType:name: not bound
!missing-selector! MPSGraph::LSTMGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:cellOutputFwd:descriptor:name: not bound
!missing-selector! MPSGraph::LSTMGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:cellOutputFwd:inputWeight:bias:initState:initCell:descriptor:name: not bound
!missing-selector! MPSGraph::LSTMGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:cellOutputFwd:inputWeight:bias:initState:initCell:mask:descriptor:name: not bound
!missing-selector! MPSGraph::LSTMGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:cellOutputFwd:stateGradient:cellGradient:inputWeight:bias:initState:initCell:mask:peephole:descriptor:name: not bound
!missing-selector! MPSGraph::LSTMWithSourceTensor:recurrentWeight:initState:initCell:descriptor:name: not bound
!missing-selector! MPSGraph::LSTMWithSourceTensor:recurrentWeight:inputWeight:bias:initState:initCell:descriptor:name: not bound
!missing-selector! MPSGraph::LSTMWithSourceTensor:recurrentWeight:inputWeight:bias:initState:initCell:mask:peephole:descriptor:name: not bound
!missing-selector! MPSGraph::maxPooling2DGradientWithGradientTensor:indicesTensor:outputShape:descriptor:name: not bound
!missing-selector! MPSGraph::maxPooling2DGradientWithGradientTensor:indicesTensor:outputShapeTensor:descriptor:name: not bound
!missing-selector! MPSGraph::maxPooling4DGradientWithGradientTensor:indicesTensor:outputShape:descriptor:name: not bound
!missing-selector! MPSGraph::maxPooling4DGradientWithGradientTensor:indicesTensor:outputShapeTensor:descriptor:name: not bound
!missing-selector! MPSGraph::singleGateRNNGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:initState:descriptor:name: not bound
!missing-selector! MPSGraph::singleGateRNNGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:inputWeight:bias:initState:descriptor:name: not bound
!missing-selector! MPSGraph::singleGateRNNGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:inputWeight:bias:initState:mask:descriptor:name: not bound
!missing-selector! MPSGraph::singleGateRNNGradientsWithSourceTensor:recurrentWeight:sourceGradient:zState:stateGradient:inputWeight:bias:initState:mask:descriptor:name: not bound
!missing-selector! MPSGraph::singleGateRNNWithSourceTensor:recurrentWeight:initState:descriptor:name: not bound
!missing-selector! MPSGraph::singleGateRNNWithSourceTensor:recurrentWeight:inputWeight:bias:initState:descriptor:name: not bound
!missing-selector! MPSGraph::singleGateRNNWithSourceTensor:recurrentWeight:inputWeight:bias:initState:mask:descriptor:name: not bound
!missing-selector! MPSGraph::truncateWithTensor:name: not bound
!missing-selector! MPSGraphCompilationDescriptor::compilationCompletionHandler not bound
!missing-selector! MPSGraphCompilationDescriptor::dispatchQueue not bound
!missing-selector! MPSGraphCompilationDescriptor::setCompilationCompletionHandler: not bound
!missing-selector! MPSGraphCompilationDescriptor::setDispatchQueue: not bound
!missing-selector! MPSGraphCompilationDescriptor::setWaitForCompilationCompletion: not bound
!missing-selector! MPSGraphCompilationDescriptor::waitForCompilationCompletion not bound
!missing-selector! MPSGraphExecutableExecutionDescriptor::signalEvent:atExecutionEvent:value: not bound
!missing-selector! MPSGraphExecutableExecutionDescriptor::waitForEvent:value: not bound
!missing-selector! MPSGraphExecutionDescriptor::signalEvent:atExecutionEvent:value: not bound
!missing-selector! MPSGraphExecutionDescriptor::waitForEvent:value: not bound
!missing-selector! MPSGraphGRUDescriptor::bidirectional not bound
!missing-selector! MPSGraphGRUDescriptor::flipZ not bound
!missing-selector! MPSGraphGRUDescriptor::outputGateActivation not bound
!missing-selector! MPSGraphGRUDescriptor::resetAfter not bound
!missing-selector! MPSGraphGRUDescriptor::resetGateActivation not bound
!missing-selector! MPSGraphGRUDescriptor::resetGateFirst not bound
!missing-selector! MPSGraphGRUDescriptor::reverse not bound
!missing-selector! MPSGraphGRUDescriptor::setBidirectional: not bound
!missing-selector! MPSGraphGRUDescriptor::setFlipZ: not bound
!missing-selector! MPSGraphGRUDescriptor::setOutputGateActivation: not bound
!missing-selector! MPSGraphGRUDescriptor::setResetAfter: not bound
!missing-selector! MPSGraphGRUDescriptor::setResetGateActivation: not bound
!missing-selector! MPSGraphGRUDescriptor::setResetGateFirst: not bound
!missing-selector! MPSGraphGRUDescriptor::setReverse: not bound
!missing-selector! MPSGraphGRUDescriptor::setTraining: not bound
!missing-selector! MPSGraphGRUDescriptor::setUpdateGateActivation: not bound
!missing-selector! MPSGraphGRUDescriptor::training not bound
!missing-selector! MPSGraphGRUDescriptor::updateGateActivation not bound
!missing-selector! MPSGraphLSTMDescriptor::activation not bound
!missing-selector! MPSGraphLSTMDescriptor::bidirectional not bound
!missing-selector! MPSGraphLSTMDescriptor::cellGateActivation not bound
!missing-selector! MPSGraphLSTMDescriptor::forgetGateActivation not bound
!missing-selector! MPSGraphLSTMDescriptor::forgetGateLast not bound
!missing-selector! MPSGraphLSTMDescriptor::inputGateActivation not bound
!missing-selector! MPSGraphLSTMDescriptor::outputGateActivation not bound
!missing-selector! MPSGraphLSTMDescriptor::produceCell not bound
!missing-selector! MPSGraphLSTMDescriptor::reverse not bound
!missing-selector! MPSGraphLSTMDescriptor::setActivation: not bound
!missing-selector! MPSGraphLSTMDescriptor::setBidirectional: not bound
!missing-selector! MPSGraphLSTMDescriptor::setCellGateActivation: not bound
!missing-selector! MPSGraphLSTMDescriptor::setForgetGateActivation: not bound
!missing-selector! MPSGraphLSTMDescriptor::setForgetGateLast: not bound
!missing-selector! MPSGraphLSTMDescriptor::setInputGateActivation: not bound
!missing-selector! MPSGraphLSTMDescriptor::setOutputGateActivation: not bound
!missing-selector! MPSGraphLSTMDescriptor::setProduceCell: not bound
!missing-selector! MPSGraphLSTMDescriptor::setReverse: not bound
!missing-selector! MPSGraphLSTMDescriptor::setTraining: not bound
!missing-selector! MPSGraphLSTMDescriptor::training not bound
!missing-selector! MPSGraphSingleGateRNNDescriptor::activation not bound
!missing-selector! MPSGraphSingleGateRNNDescriptor::bidirectional not bound
!missing-selector! MPSGraphSingleGateRNNDescriptor::reverse not bound
!missing-selector! MPSGraphSingleGateRNNDescriptor::setActivation: not bound
!missing-selector! MPSGraphSingleGateRNNDescriptor::setBidirectional: not bound
!missing-selector! MPSGraphSingleGateRNNDescriptor::setReverse: not bound
!missing-selector! MPSGraphSingleGateRNNDescriptor::setTraining: not bound
!missing-selector! MPSGraphSingleGateRNNDescriptor::training not bound
!missing-type! MPSGraphGRUDescriptor not bound
!missing-type! MPSGraphLSTMDescriptor not bound
!missing-type! MPSGraphSingleGateRNNDescriptor not bound
!missing-enum! MPSGraphResizeNearestRoundingMode not bound
!missing-selector! MPSGraph::cumulativeMaximumWithTensor:axis:exclusive:reverse:name: not bound
!missing-selector! MPSGraph::cumulativeMaximumWithTensor:axis:name: not bound
!missing-selector! MPSGraph::cumulativeMaximumWithTensor:axisTensor:exclusive:reverse:name: not bound
!missing-selector! MPSGraph::cumulativeMaximumWithTensor:axisTensor:name: not bound
!missing-selector! MPSGraph::cumulativeMinimumWithTensor:axis:exclusive:reverse:name: not bound
!missing-selector! MPSGraph::cumulativeMinimumWithTensor:axis:name: not bound
!missing-selector! MPSGraph::cumulativeMinimumWithTensor:axisTensor:exclusive:reverse:name: not bound
!missing-selector! MPSGraph::cumulativeMinimumWithTensor:axisTensor:name: not bound
!missing-selector! MPSGraph::cumulativeProductWithTensor:axis:exclusive:reverse:name: not bound
!missing-selector! MPSGraph::cumulativeProductWithTensor:axis:name: not bound
!missing-selector! MPSGraph::cumulativeProductWithTensor:axisTensor:exclusive:reverse:name: not bound
!missing-selector! MPSGraph::cumulativeProductWithTensor:axisTensor:name: not bound
!missing-selector! MPSGraph::cumulativeSumWithTensor:axis:exclusive:reverse:name: not bound
!missing-selector! MPSGraph::cumulativeSumWithTensor:axis:name: not bound
!missing-selector! MPSGraph::cumulativeSumWithTensor:axisTensor:exclusive:reverse:name: not bound
!missing-selector! MPSGraph::cumulativeSumWithTensor:axisTensor:name: not bound
!missing-selector! MPSGraph::resizeBilinearWithGradientTensor:input:centerResult:alignCorners:layout:name: not bound
!missing-selector! MPSGraph::resizeBilinearWithGradientTensor:input:scaleOffsetTensor:layout:name: not bound
!missing-selector! MPSGraph::resizeBilinearWithTensor:sizeTensor:centerResult:alignCorners:layout:name: not bound
!missing-selector! MPSGraph::resizeBilinearWithTensor:sizeTensor:scaleOffsetTensor:layout:name: not bound
!missing-selector! MPSGraph::resizeNearestWithGradientTensor:input:nearestRoundingMode:centerResult:alignCorners:layout:name: not bound
!missing-selector! MPSGraph::resizeNearestWithGradientTensor:input:scaleOffsetTensor:nearestRoundingMode:layout:name: not bound
!missing-selector! MPSGraph::resizeNearestWithTensor:sizeTensor:nearestRoundingMode:centerResult:alignCorners:layout:name: not bound
!missing-selector! MPSGraph::resizeNearestWithTensor:sizeTensor:scaleOffsetTensor:nearestRoundingMode:layout:name: not bound
!missing-selector! MPSGraph::resizeTensor:sizeTensor:scaleOffsetTensor:mode:layout:name: not bound
!missing-selector! MPSGraph::resizeWithGradientTensor:input:scaleOffsetTensor:mode:layout:name: not bound
!missing-selector! MPSGraph::sortWithTensor:axis:descending:name: not bound
!missing-selector! MPSGraph::sortWithTensor:axis:name: not bound
!missing-selector! MPSGraph::sortWithTensor:axisTensor:descending:name: not bound
!missing-selector! MPSGraph::sortWithTensor:axisTensor:name: not bound
!missing-null-allowed! 'MetalPerformanceShadersGraph.MPSGraphTensor MetalPerformanceShadersGraph.MPSGraph_MPSGraphTensorShapeOps::Cast(MetalPerformanceShadersGraph.MPSGraph,MetalPerformanceShadersGraph.MPSGraphTensor,MetalPerformanceShaders.MPSDataType,System.String)' is missing an [NullAllowed] on parameter #3
!missing-selector! MPSGraph::transposeTensor:permutation:name: not bound
!missing-selector! MPSGraph::argSortWithTensor:axis:descending:name: not bound
!missing-selector! MPSGraph::argSortWithTensor:axis:name: not bound
!missing-selector! MPSGraph::argSortWithTensor:axisTensor:descending:name: not bound
!missing-selector! MPSGraph::argSortWithTensor:axisTensor:name: not bound
!missing-selector! MPSGraph::batchToSpaceTensor:spatialAxes:batchAxis:blockDimensions:usePixelShuffleOrder:name: not bound
!missing-selector! MPSGraph::batchToSpaceTensor:spatialAxesTensor:batchAxisTensor:blockDimensionsTensor:usePixelShuffleOrder:name: not bound
!missing-selector! MPSGraph::bitwiseANDWithPrimaryTensor:secondaryTensor:name: not bound
!missing-selector! MPSGraph::bitwiseLeftShiftWithPrimaryTensor:secondaryTensor:name: not bound
!missing-selector! MPSGraph::bitwiseNOTWithTensor:name: not bound
!missing-selector! MPSGraph::bitwiseORWithPrimaryTensor:secondaryTensor:name: not bound
!missing-selector! MPSGraph::bitwisePopulationCountWithTensor:name: not bound
!missing-selector! MPSGraph::bitwiseRightShiftWithPrimaryTensor:secondaryTensor:name: not bound
!missing-selector! MPSGraph::bitwiseXORWithPrimaryTensor:secondaryTensor:name: not bound
!missing-selector! MPSGraph::inverseOfTensor:name: not bound
!missing-selector! MPSGraph::spaceToBatchTensor:spatialAxes:batchAxis:blockDimensions:usePixelShuffleOrder:name: not bound
!missing-selector! MPSGraph::spaceToBatchTensor:spatialAxesTensor:batchAxisTensor:blockDimensionsTensor:usePixelShuffleOrder:name: not bound
!missing-selector! MPSGraph::dequantizeTensor:scale:zeroPoint:dataType:name: not bound
!missing-selector! MPSGraph::dequantizeTensor:scaleTensor:zeroPoint:dataType:axis:name: not bound
!missing-selector! MPSGraph::dequantizeTensor:scaleTensor:zeroPointTensor:dataType:axis:name: not bound
!missing-selector! MPSGraph::quantizeTensor:scale:zeroPoint:dataType:name: not bound
!missing-selector! MPSGraph::quantizeTensor:scaleTensor:zeroPoint:dataType:axis:name: not bound
!missing-selector! MPSGraph::quantizeTensor:scaleTensor:zeroPointTensor:dataType:axis:name: not bound
!missing-selector! MPSGraph::sampleGridWithSourceTensor:coordinateTensor:layout:normalizeCoordinates:relativeCoordinates:alignCorners:paddingMode:nearestRoundingMode:constantValue:name: not bound
!missing-selector! MPSGraph::sampleGridWithSourceTensor:coordinateTensor:layout:normalizeCoordinates:relativeCoordinates:alignCorners:paddingMode:samplingMode:constantValue:name: not bound
!missing-enum-value! MPSGraphTensorNamedDataLayout native value MPSGraphTensorNamedDataLayoutDHWIO = 10 not bound
!missing-enum-value! MPSGraphTensorNamedDataLayout native value MPSGraphTensorNamedDataLayoutNCDHW = 7 not bound
!missing-enum-value! MPSGraphTensorNamedDataLayout native value MPSGraphTensorNamedDataLayoutNDHWC = 8 not bound
!missing-enum-value! MPSGraphTensorNamedDataLayout native value MPSGraphTensorNamedDataLayoutOIDHW = 9 not bound
!missing-selector! +MPSGraphConvolution3DOpDescriptor::descriptorWithStrideInX:strideInY:strideInZ:dilationRateInX:dilationRateInY:dilationRateInZ:groups:paddingLeft:paddingRight:paddingTop:paddingBottom:paddingFront:paddingBack:paddingStyle:dataLayout:weightsLayout: not bound
!missing-selector! +MPSGraphConvolution3DOpDescriptor::descriptorWithStrideInX:strideInY:strideInZ:dilationRateInX:dilationRateInY:dilationRateInZ:groups:paddingStyle:dataLayout:weightsLayout: not bound
!missing-selector! MPSGraph::convolution3DDataGradientWithIncomingGradientTensor:weightsTensor:outputShape:forwardConvolutionDescriptor:name: not bound
!missing-selector! MPSGraph::convolution3DDataGradientWithIncomingGradientTensor:weightsTensor:outputShapeTensor:forwardConvolutionDescriptor:name: not bound
!missing-selector! MPSGraph::convolution3DWeightsGradientWithIncomingGradientTensor:sourceTensor:outputShape:forwardConvolutionDescriptor:name: not bound
!missing-selector! MPSGraph::convolution3DWeightsGradientWithIncomingGradientTensor:sourceTensor:outputShapeTensor:forwardConvolutionDescriptor:name: not bound
!missing-selector! MPSGraph::convolution3DWithSourceTensor:weightsTensor:descriptor:name: not bound
!missing-selector! MPSGraph::reinterpretCastTensor:toType:name: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::dataLayout not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::dilationRateInX not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::dilationRateInY not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::dilationRateInZ not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::groups not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::paddingBack not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::paddingBottom not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::paddingFront not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::paddingLeft not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::paddingRight not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::paddingStyle not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::paddingTop not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setDataLayout: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setDilationRateInX: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setDilationRateInY: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setDilationRateInZ: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setExplicitPaddingWithPaddingLeft:paddingRight:paddingTop:paddingBottom:paddingFront:paddingBack: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setGroups: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setPaddingBack: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setPaddingBottom: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setPaddingFront: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setPaddingLeft: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setPaddingRight: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setPaddingStyle: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setPaddingTop: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setStrideInX: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setStrideInY: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setStrideInZ: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::setWeightsLayout: not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::strideInX not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::strideInY not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::strideInZ not bound
!missing-selector! MPSGraphConvolution3DOpDescriptor::weightsLayout not bound
!missing-selector! MPSGraphExecutable::getOutputTypesWithDevice:inputTypes:compilationDescriptor: not bound
!missing-type! MPSGraphConvolution3DOpDescriptor not bound
!unknown-native-enum! MPSGraphPaddingMode bound
!unknown-native-enum! MPSGraphPaddingStyle bound
!unknown-native-enum! MPSGraphReductionMode bound
!unknown-native-enum! MPSGraphResizeMode bound
!unknown-native-enum! MPSGraphScatterMode bound
!unknown-native-enum! MPSGraphTensorNamedDataLayout bound
!unknown-type! MPSGraph bound
!unknown-type! MPSGraphCompilationDescriptor bound
!unknown-type! MPSGraphConvolution2DOpDescriptor bound
!unknown-type! MPSGraphCreateSparseOpDescriptor bound
!unknown-type! MPSGraphDepthwiseConvolution2DOpDescriptor bound
!unknown-type! MPSGraphDepthwiseConvolution3DOpDescriptor bound
!unknown-type! MPSGraphDevice bound
!unknown-type! MPSGraphExecutable bound
!unknown-type! MPSGraphExecutableExecutionDescriptor bound
!unknown-type! MPSGraphExecutionDescriptor bound
!unknown-type! MPSGraphOperation bound
!unknown-type! MPSGraphPooling2DOpDescriptor bound
!unknown-type! MPSGraphPooling4DOpDescriptor bound
!unknown-type! MPSGraphRandomOpDescriptor bound
!unknown-type! MPSGraphShapedType bound
!unknown-type! MPSGraphStencilOpDescriptor bound
!unknown-type! MPSGraphTensor bound
!unknown-type! MPSGraphTensorData bound
!unknown-type! MPSGraphType bound
!unknown-type! MPSGraphVariableOp bound

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

@ -0,0 +1,24 @@
!missing-selector! MXCrashDiagnostic::exceptionReason not bound
!missing-selector! MXCrashDiagnosticObjectiveCExceptionReason::arguments not bound
!missing-selector! MXCrashDiagnosticObjectiveCExceptionReason::className not bound
!missing-selector! MXCrashDiagnosticObjectiveCExceptionReason::composedMessage not bound
!missing-selector! MXCrashDiagnosticObjectiveCExceptionReason::dictionaryRepresentation not bound
!missing-selector! MXCrashDiagnosticObjectiveCExceptionReason::exceptionName not bound
!missing-selector! MXCrashDiagnosticObjectiveCExceptionReason::exceptionType not bound
!missing-selector! MXCrashDiagnosticObjectiveCExceptionReason::formatString not bound
!missing-selector! MXCrashDiagnosticObjectiveCExceptionReason::JSONRepresentation not bound
!missing-selector! MXDiagnostic::signpostData not bound
!missing-selector! MXMetaData::isTestFlightApp not bound
!missing-selector! MXMetaData::lowPowerModeEnabled not bound
!missing-selector! MXMetaData::pid not bound
!missing-selector! MXSignpostRecord::beginTimeStamp not bound
!missing-selector! MXSignpostRecord::category not bound
!missing-selector! MXSignpostRecord::dictionaryRepresentation not bound
!missing-selector! MXSignpostRecord::duration not bound
!missing-selector! MXSignpostRecord::endTimeStamp not bound
!missing-selector! MXSignpostRecord::isInterval not bound
!missing-selector! MXSignpostRecord::JSONRepresentation not bound
!missing-selector! MXSignpostRecord::name not bound
!missing-selector! MXSignpostRecord::subsystem not bound
!missing-type! MXCrashDiagnosticObjectiveCExceptionReason not bound
!missing-type! MXSignpostRecord not bound

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

@ -0,0 +1,57 @@
!missing-enum! NLContextualEmbeddingAssetsResult not bound
!missing-field! NLContextualEmbeddingKeyLanguages not bound
!missing-field! NLContextualEmbeddingKeyRevision not bound
!missing-field! NLContextualEmbeddingKeyScripts not bound
!missing-field! NLScriptArabic not bound
!missing-field! NLScriptArmenian not bound
!missing-field! NLScriptBengali not bound
!missing-field! NLScriptCanadianAboriginalSyllabics not bound
!missing-field! NLScriptCherokee not bound
!missing-field! NLScriptCyrillic not bound
!missing-field! NLScriptDevanagari not bound
!missing-field! NLScriptEthiopic not bound
!missing-field! NLScriptGeorgian not bound
!missing-field! NLScriptGreek not bound
!missing-field! NLScriptGujarati not bound
!missing-field! NLScriptGurmukhi not bound
!missing-field! NLScriptHebrew not bound
!missing-field! NLScriptJapanese not bound
!missing-field! NLScriptKannada not bound
!missing-field! NLScriptKhmer not bound
!missing-field! NLScriptKorean not bound
!missing-field! NLScriptLao not bound
!missing-field! NLScriptLatin not bound
!missing-field! NLScriptMalayalam not bound
!missing-field! NLScriptMongolian not bound
!missing-field! NLScriptMyanmar not bound
!missing-field! NLScriptOriya not bound
!missing-field! NLScriptSimplifiedChinese not bound
!missing-field! NLScriptSinhala not bound
!missing-field! NLScriptTamil not bound
!missing-field! NLScriptTelugu not bound
!missing-field! NLScriptThai not bound
!missing-field! NLScriptTibetan not bound
!missing-field! NLScriptTraditionalChinese not bound
!missing-field! NLScriptUndetermined not bound
!missing-selector! +NLContextualEmbedding::contextualEmbeddingsForValues: not bound
!missing-selector! +NLContextualEmbedding::contextualEmbeddingWithLanguage: not bound
!missing-selector! +NLContextualEmbedding::contextualEmbeddingWithModelIdentifier: not bound
!missing-selector! +NLContextualEmbedding::contextualEmbeddingWithScript: not bound
!missing-selector! NLContextualEmbedding::dimension not bound
!missing-selector! NLContextualEmbedding::embeddingResultForString:language:error: not bound
!missing-selector! NLContextualEmbedding::hasAvailableAssets not bound
!missing-selector! NLContextualEmbedding::languages not bound
!missing-selector! NLContextualEmbedding::loadWithError: not bound
!missing-selector! NLContextualEmbedding::maximumSequenceLength not bound
!missing-selector! NLContextualEmbedding::modelIdentifier not bound
!missing-selector! NLContextualEmbedding::requestEmbeddingAssetsWithCompletionHandler: not bound
!missing-selector! NLContextualEmbedding::revision not bound
!missing-selector! NLContextualEmbedding::scripts not bound
!missing-selector! NLContextualEmbedding::unload not bound
!missing-selector! NLContextualEmbeddingResult::enumerateTokenVectorsInRange:usingBlock: not bound
!missing-selector! NLContextualEmbeddingResult::language not bound
!missing-selector! NLContextualEmbeddingResult::sequenceLength not bound
!missing-selector! NLContextualEmbeddingResult::string not bound
!missing-selector! NLContextualEmbeddingResult::tokenVectorAtIndex:tokenRange: not bound
!missing-type! NLContextualEmbedding not bound
!missing-type! NLContextualEmbeddingResult not bound

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

@ -0,0 +1,23 @@
!unknown-field! NIAlgorithmConvergenceStatusReasonInsufficientHorizontalSweep bound
!unknown-field! NIAlgorithmConvergenceStatusReasonInsufficientLighting bound
!unknown-field! NIAlgorithmConvergenceStatusReasonInsufficientMovement bound
!unknown-field! NIAlgorithmConvergenceStatusReasonInsufficientVerticalSweep bound
!unknown-field! NIErrorDomain bound
!unknown-field! NINearbyObjectAngleNotAvailable bound
!unknown-field! NINearbyObjectDirectionNotAvailable bound
!unknown-field! NINearbyObjectDistanceNotAvailable bound
!unknown-field! NINearbyObjectWorldTransformNotAvailable bound
!unknown-native-enum! NIAlgorithmConvergenceStatus bound
!unknown-native-enum! NIErrorCode bound
!unknown-native-enum! NINearbyObjectRemovalReason bound
!unknown-native-enum! NINearbyObjectVerticalDirectionEstimate bound
!unknown-pinvoke! NIAlgorithmConvergenceStatusReasonDescription bound
!unknown-protocol! NIDeviceCapability bound
!unknown-protocol! NISessionDelegate bound
!unknown-type! NIAlgorithmConvergence bound
!unknown-type! NIConfiguration bound
!unknown-type! NIDiscoveryToken bound
!unknown-type! NINearbyAccessoryConfiguration bound
!unknown-type! NINearbyObject bound
!unknown-type! NINearbyPeerConfiguration bound
!unknown-type! NISession bound

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

@ -0,0 +1,19 @@
!missing-pinvoke! nw_privacy_context_add_proxy is not bound
!missing-pinvoke! nw_privacy_context_clear_proxies is not bound
!missing-pinvoke! nw_proxy_config_add_excluded_domain is not bound
!missing-pinvoke! nw_proxy_config_add_match_domain is not bound
!missing-pinvoke! nw_proxy_config_clear_excluded_domains is not bound
!missing-pinvoke! nw_proxy_config_clear_match_domains is not bound
!missing-pinvoke! nw_proxy_config_create_http_connect is not bound
!missing-pinvoke! nw_proxy_config_create_oblivious_http is not bound
!missing-pinvoke! nw_proxy_config_create_relay is not bound
!missing-pinvoke! nw_proxy_config_create_socksv5 is not bound
!missing-pinvoke! nw_proxy_config_enumerate_excluded_domains is not bound
!missing-pinvoke! nw_proxy_config_enumerate_match_domains is not bound
!missing-pinvoke! nw_proxy_config_get_failover_allowed is not bound
!missing-pinvoke! nw_proxy_config_set_failover_allowed is not bound
!missing-pinvoke! nw_proxy_config_set_username_and_password is not bound
!missing-pinvoke! nw_relay_hop_add_additional_http_header_field is not bound
!missing-pinvoke! nw_relay_hop_create is not bound
!missing-selector! NSURLSessionConfiguration::proxyConfigurations not bound
!missing-selector! NSURLSessionConfiguration::setProxyConfigurations: not bound

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

@ -0,0 +1,35 @@
!missing-enum! NERelayManagerError not bound
!missing-enum-value! NEVpnIke2CertificateType native value NEVPNIKEv2CertificateTypeRSAPSS = 6 not bound
!missing-enum-value! NEVpnIke2DiffieHellman native value NEVPNIKEv2DiffieHellmanGroup32 = 32 not bound
!missing-field! NERelayConfigurationDidChangeNotification not bound
!missing-field! NERelayErrorDomain not bound
!missing-selector! +NERelayManager::sharedManager not bound
!missing-selector! NEFailureHandlerProvider::handleFailure:completionHandler: not bound
!missing-selector! NERelay::additionalHTTPHeaderFields not bound
!missing-selector! NERelay::HTTP2RelayURL not bound
!missing-selector! NERelay::HTTP3RelayURL not bound
!missing-selector! NERelay::identityData not bound
!missing-selector! NERelay::identityDataPassword not bound
!missing-selector! NERelay::rawPublicKeys not bound
!missing-selector! NERelay::setAdditionalHTTPHeaderFields: not bound
!missing-selector! NERelay::setHTTP2RelayURL: not bound
!missing-selector! NERelay::setHTTP3RelayURL: not bound
!missing-selector! NERelay::setIdentityData: not bound
!missing-selector! NERelay::setIdentityDataPassword: not bound
!missing-selector! NERelay::setRawPublicKeys: not bound
!missing-selector! NERelayManager::excludedDomains not bound
!missing-selector! NERelayManager::isEnabled not bound
!missing-selector! NERelayManager::loadFromPreferencesWithCompletionHandler: not bound
!missing-selector! NERelayManager::localizedDescription not bound
!missing-selector! NERelayManager::matchDomains not bound
!missing-selector! NERelayManager::relays not bound
!missing-selector! NERelayManager::removeFromPreferencesWithCompletionHandler: not bound
!missing-selector! NERelayManager::saveToPreferencesWithCompletionHandler: not bound
!missing-selector! NERelayManager::setEnabled: not bound
!missing-selector! NERelayManager::setExcludedDomains: not bound
!missing-selector! NERelayManager::setLocalizedDescription: not bound
!missing-selector! NERelayManager::setMatchDomains: not bound
!missing-selector! NERelayManager::setRelays: not bound
!missing-type! NEFailureHandlerProvider not bound
!missing-type! NERelay not bound
!missing-type! NERelayManager not bound

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

@ -0,0 +1 @@
!missing-selector! PDFAnnotation::isActivatableTextField not bound

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

@ -0,0 +1,56 @@
!extra-null-allowed! 'System.Void PassKit.PKDisbursementRequest::set_CurrencyCode(System.String)' has a extraneous [NullAllowed] on parameter #0
!extra-null-allowed! 'System.Void PassKit.PKDisbursementRequest::set_SummaryItems(PassKit.PKPaymentSummaryItem[])' has a extraneous [NullAllowed] on parameter #0
!missing-enum! PKApplePayLaterAvailability not bound
!missing-enum! PKDisbursementErrorCode not bound
!missing-enum! PKPayLaterAction not bound
!missing-enum! PKPayLaterDisplayStyle not bound
!missing-enum-value! PKMerchantCapability native value PKMerchantCapabilityInstantFundsOut = 128 not bound
!missing-field! PKDisbursementErrorContactFieldUserInfoKey not bound
!missing-field! PKDisbursementErrorDomain not bound
!missing-field! PKPaymentNetworkTmoney not bound
!missing-pinvoke! PKPayLaterValidateAmount is not bound
!missing-protocol! PKPayLaterViewDelegate not bound
!missing-selector! +PKDisbursementRequest::disbursementCardUnsupportedError not bound
!missing-selector! +PKDisbursementRequest::disbursementContactInvalidErrorWithContactField:localizedDescription: not bound
!missing-selector! +PKPaymentAuthorizationController::supportsDisbursements not bound
!missing-selector! +PKPaymentAuthorizationController::supportsDisbursementsUsingNetworks: not bound
!missing-selector! +PKPaymentAuthorizationController::supportsDisbursementsUsingNetworks:capabilities: not bound
!missing-selector! +PKPaymentAuthorizationViewController::supportsDisbursements not bound
!missing-selector! +PKPaymentAuthorizationViewController::supportsDisbursementsUsingNetworks: not bound
!missing-selector! +PKPaymentAuthorizationViewController::supportsDisbursementsUsingNetworks:capabilities: not bound
!missing-selector! PKDisbursementRequest::applicationData not bound
!missing-selector! PKDisbursementRequest::initWithMerchantIdentifier:currencyCode:regionCode:supportedNetworks:merchantCapabilities:summaryItems: not bound
!missing-selector! PKDisbursementRequest::merchantCapabilities not bound
!missing-selector! PKDisbursementRequest::merchantIdentifier not bound
!missing-selector! PKDisbursementRequest::recipientContact not bound
!missing-selector! PKDisbursementRequest::regionCode not bound
!missing-selector! PKDisbursementRequest::requiredRecipientContactFields not bound
!missing-selector! PKDisbursementRequest::setApplicationData: not bound
!missing-selector! PKDisbursementRequest::setMerchantCapabilities: not bound
!missing-selector! PKDisbursementRequest::setMerchantIdentifier: not bound
!missing-selector! PKDisbursementRequest::setRecipientContact: not bound
!missing-selector! PKDisbursementRequest::setRegionCode: not bound
!missing-selector! PKDisbursementRequest::setRequiredRecipientContactFields: not bound
!missing-selector! PKDisbursementRequest::setSupportedNetworks: not bound
!missing-selector! PKDisbursementRequest::setSupportedRegions: not bound
!missing-selector! PKDisbursementRequest::supportedNetworks not bound
!missing-selector! PKDisbursementRequest::supportedRegions not bound
!missing-selector! PKPayLaterView::action not bound
!missing-selector! PKPayLaterView::amount not bound
!missing-selector! PKPayLaterView::currencyCode not bound
!missing-selector! PKPayLaterView::delegate not bound
!missing-selector! PKPayLaterView::displayStyle not bound
!missing-selector! PKPayLaterView::initWithAmount:currencyCode: not bound
!missing-selector! PKPayLaterView::setAction: not bound
!missing-selector! PKPayLaterView::setAmount: not bound
!missing-selector! PKPayLaterView::setCurrencyCode: not bound
!missing-selector! PKPayLaterView::setDelegate: not bound
!missing-selector! PKPayLaterView::setDisplayStyle: not bound
!missing-selector! PKPaymentAuthorizationController::initWithDisbursementRequest: not bound
!missing-selector! PKPaymentAuthorizationViewController::initWithDisbursementRequest: not bound
!missing-selector! PKPaymentRequest::applePayLaterAvailability not bound
!missing-selector! PKPaymentRequest::setApplePayLaterAvailability: not bound
!missing-type! PKDisbursementSummaryItem not bound
!missing-type! PKInstantFundsOutFeeSummaryItem not bound
!missing-type! PKPayLaterView not bound
!unknown-native-enum! PKDisbursementRequestSchedule bound

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

@ -0,0 +1,15 @@
!missing-enum! PKContentVersion not bound
!missing-field! PKInkTypeCrayon not bound
!missing-field! PKInkTypeFountainPen not bound
!missing-field! PKInkTypeMonoline not bound
!missing-field! PKInkTypeWatercolor not bound
!missing-selector! PKCanvasView::maximumSupportedContentVersion not bound
!missing-selector! PKCanvasView::setMaximumSupportedContentVersion: not bound
!missing-selector! PKDrawing::requiredContentVersion not bound
!missing-selector! PKInk::requiredContentVersion not bound
!missing-selector! PKInkingTool::requiredContentVersion not bound
!missing-selector! PKStroke::requiredContentVersion not bound
!missing-selector! PKStrokePoint::initWithLocation:timeOffset:size:opacity:force:azimuth:altitude:secondaryScale: not bound
!missing-selector! PKStrokePoint::secondaryScale not bound
!missing-selector! PKToolPicker::maximumSupportedContentVersion not bound
!missing-selector! PKToolPicker::setMaximumSupportedContentVersion: not bound

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

@ -0,0 +1,6 @@
!missing-enum-value! PHAssetResourceType native value PHAssetResourceTypePhotoProxy = 19 not bound
!missing-selector! PHContentEditingOutput::defaultRenderedContentType not bound
!missing-selector! PHContentEditingOutput::renderedContentURLForType:error: not bound
!missing-selector! PHContentEditingOutput::supportedRenderedContentTypes not bound
!missing-selector! PHImageRequestOptions::allowSecondaryDegradedImage not bound
!missing-selector! PHImageRequestOptions::setAllowSecondaryDegradedImage: not bound

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

@ -0,0 +1,21 @@
!missing-enum! PHPickerCapabilities not bound
!missing-enum! PHPickerMode not bound
!missing-enum-value! PHPickerConfigurationSelection native value PHPickerConfigurationSelectionContinuous = 2 not bound
!missing-enum-value! PHPickerConfigurationSelection native value PHPickerConfigurationSelectionContinuousAndOrdered = 3 not bound
!missing-selector! PHLivePhotoView::contentsRect not bound
!missing-selector! PHLivePhotoView::setContentsRect: not bound
!missing-selector! PHPickerConfiguration::disabledCapabilities not bound
!missing-selector! PHPickerConfiguration::edgesWithoutContentMargins not bound
!missing-selector! PHPickerConfiguration::mode not bound
!missing-selector! PHPickerConfiguration::setDisabledCapabilities: not bound
!missing-selector! PHPickerConfiguration::setEdgesWithoutContentMargins: not bound
!missing-selector! PHPickerConfiguration::setMode: not bound
!missing-selector! PHPickerUpdateConfiguration::edgesWithoutContentMargins not bound
!missing-selector! PHPickerUpdateConfiguration::selectionLimit not bound
!missing-selector! PHPickerUpdateConfiguration::setEdgesWithoutContentMargins: not bound
!missing-selector! PHPickerUpdateConfiguration::setSelectionLimit: not bound
!missing-selector! PHPickerViewController::scrollToInitialPosition not bound
!missing-selector! PHPickerViewController::updatePickerUsingConfiguration: not bound
!missing-selector! PHPickerViewController::zoomIn not bound
!missing-selector! PHPickerViewController::zoomOut not bound
!missing-type! PHPickerUpdateConfiguration not bound

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

@ -0,0 +1 @@
!missing-selector! PTChannelManager::setAccessoryButtonEventsEnabled:forChannelUUID:completionHandler: not bound

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

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

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

@ -0,0 +1 @@
!missing-protocol-member! SCNSceneRenderer::workingColorSpace not found

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

@ -0,0 +1,11 @@
!missing-field! kSecKeyAlgorithmECDSASignatureDigestRFC4754 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureDigestRFC4754SHA1 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureDigestRFC4754SHA224 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureDigestRFC4754SHA256 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureDigestRFC4754SHA384 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureDigestRFC4754SHA512 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureMessageRFC4754SHA1 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureMessageRFC4754SHA224 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureMessageRFC4754SHA256 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureMessageRFC4754SHA384 not bound
!missing-field! kSecKeyAlgorithmECDSASignatureMessageRFC4754SHA512 not bound

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

@ -0,0 +1,9 @@
!missing-enum! SCSensitivityAnalysisPolicy not bound
!missing-selector! SCSensitivityAnalysis::isSensitive not bound
!missing-selector! SCSensitivityAnalyzer::analysisPolicy not bound
!missing-selector! SCSensitivityAnalyzer::analyzeCGImage:completionHandler: not bound
!missing-selector! SCSensitivityAnalyzer::analyzeImageFile:completionHandler: not bound
!missing-selector! SCSensitivityAnalyzer::analyzeVideoFile:completionHandler: not bound
!missing-selector! SCSensitivityAnalyzer::init not bound
!missing-type! SCSensitivityAnalysis not bound
!missing-type! SCSensitivityAnalyzer not bound

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

@ -0,0 +1,79 @@
!unknown-field! SRDeviceUsageCategoryBooks bound
!unknown-field! SRDeviceUsageCategoryBusiness bound
!unknown-field! SRDeviceUsageCategoryCatalogs bound
!unknown-field! SRDeviceUsageCategoryDeveloperTools bound
!unknown-field! SRDeviceUsageCategoryEducation bound
!unknown-field! SRDeviceUsageCategoryEntertainment bound
!unknown-field! SRDeviceUsageCategoryFinance bound
!unknown-field! SRDeviceUsageCategoryFoodAndDrink bound
!unknown-field! SRDeviceUsageCategoryGames bound
!unknown-field! SRDeviceUsageCategoryGraphicsAndDesign bound
!unknown-field! SRDeviceUsageCategoryHealthAndFitness bound
!unknown-field! SRDeviceUsageCategoryKids bound
!unknown-field! SRDeviceUsageCategoryLifestyle bound
!unknown-field! SRDeviceUsageCategoryMedical bound
!unknown-field! SRDeviceUsageCategoryMiscellaneous bound
!unknown-field! SRDeviceUsageCategoryMusic bound
!unknown-field! SRDeviceUsageCategoryNavigation bound
!unknown-field! SRDeviceUsageCategoryNews bound
!unknown-field! SRDeviceUsageCategoryNewsstand bound
!unknown-field! SRDeviceUsageCategoryPhotoAndVideo bound
!unknown-field! SRDeviceUsageCategoryProductivity bound
!unknown-field! SRDeviceUsageCategoryReference bound
!unknown-field! SRDeviceUsageCategoryShopping bound
!unknown-field! SRDeviceUsageCategorySocialNetworking bound
!unknown-field! SRDeviceUsageCategorySports bound
!unknown-field! SRDeviceUsageCategoryStickers bound
!unknown-field! SRDeviceUsageCategoryTravel bound
!unknown-field! SRDeviceUsageCategoryUtilities bound
!unknown-field! SRDeviceUsageCategoryWeather bound
!unknown-field! SRErrorDomain bound
!unknown-field! SRSensorAccelerometer bound
!unknown-field! SRSensorAmbientLightSensor bound
!unknown-field! SRSensorAmbientPressure bound
!unknown-field! SRSensorDeviceUsageReport bound
!unknown-field! SRSensorKeyboardMetrics bound
!unknown-field! SRSensorMediaEvents bound
!unknown-field! SRSensorMessagesUsageReport bound
!unknown-field! SRSensorOnWristState bound
!unknown-field! SRSensorPedometerData bound
!unknown-field! SRSensorPhoneUsageReport bound
!unknown-field! SRSensorRotationRate bound
!unknown-field! SRSensorSiriSpeechMetrics bound
!unknown-field! SRSensorTelephonySpeechMetrics bound
!unknown-field! SRSensorVisits bound
!unknown-native-enum! SRAmbientLightSensorPlacement bound
!unknown-native-enum! SRAuthorizationStatus bound
!unknown-native-enum! SRCrownOrientation bound
!unknown-native-enum! SRDeletionReason bound
!unknown-native-enum! SRErrorCode bound
!unknown-native-enum! SRKeyboardMetricsSentimentCategory bound
!unknown-native-enum! SRLocationCategory bound
!unknown-native-enum! SRMediaEventType bound
!unknown-native-enum! SRNotificationEvent bound
!unknown-native-enum! SRTextInputSessionType bound
!unknown-native-enum! SRWristLocation bound
!unknown-pinvoke! SRAbsoluteTimeFromCFAbsoluteTime bound
!unknown-pinvoke! SRAbsoluteTimeFromContinuousTime bound
!unknown-pinvoke! SRAbsoluteTimeGetCurrent bound
!unknown-pinvoke! SRAbsoluteTimeToCFAbsoluteTime bound
!unknown-protocol! SRSensorReaderDelegate bound
!unknown-type! SRAmbientLightSample bound
!unknown-type! SRApplicationUsage bound
!unknown-type! SRDeletionRecord bound
!unknown-type! SRDevice bound
!unknown-type! SRDeviceUsageReport bound
!unknown-type! SRFetchRequest bound
!unknown-type! SRFetchResult bound
!unknown-type! SRKeyboardMetrics bound
!unknown-type! SRKeyboardProbabilityMetric bound
!unknown-type! SRMediaEvent bound
!unknown-type! SRMessagesUsageReport bound
!unknown-type! SRNotificationUsage bound
!unknown-type! SRPhoneUsageReport bound
!unknown-type! SRSensorReader bound
!unknown-type! SRSupplementalCategory bound
!unknown-type! SRTextInputSession bound
!unknown-type! SRVisit bound
!unknown-type! SRWebUsage bound
!unknown-type! SRWristDetection bound

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

@ -0,0 +1,4 @@
!deprecated-attribute-missing! SHMediaLibrary missing a [Deprecated] attribute
!missing-enum-value! SHErrorCode native value SHErrorCodeMediaItemFetchFailed = 600 not bound
!missing-field! SHMediaItemCreationDate not bound
!missing-selector! SHMediaItem::creationDate not bound

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

@ -0,0 +1,150 @@
!missing-enum! _SFCommandRecognizerArgumentPresence not bound
!missing-enum! _SFEARResultType not bound
!missing-enum! _SFTranscriptionOptions not bound
!missing-enum! _SFTranscriptionResultAttributeOptions not bound
!missing-enum! SFSpeechErrorCode not bound
!missing-field! _SFAnalysisContextTagContextualNamedEntities not bound
!missing-field! _SFAnalysisContextTagGeoLMRegionID not bound
!missing-field! _SFAnalysisContextTagLeftContext not bound
!missing-field! _SFAnalysisContextTagRightContext not bound
!missing-field! _SFAnalysisContextTagSelectedText not bound
!missing-field! SFAnalysisContextTagLeftContext not bound
!missing-field! SFAnalysisContextTagRightContext not bound
!missing-field! SFAnalysisContextTagSelectedText not bound
!missing-field! SFSpeechErrorDomain not bound
!missing-protocol! _SFSpeechAnalyzerEndpointingResultDelegate not bound
!missing-protocol! _SFSpeechAnalyzerTranscriberResultDelegate not bound
!missing-selector! _SFAnalysisContext::contextualNamedEntities not bound
!missing-selector! _SFAnalysisContext::contextualStringsForKey: not bound
!missing-selector! _SFAnalysisContext::geoLMRegionID not bound
!missing-selector! _SFAnalysisContext::initWithAnalysisContext: not bound
!missing-selector! _SFAnalysisContext::setContextualNamedEntities: not bound
!missing-selector! _SFAnalysisContext::setContextualStrings:forKey: not bound
!missing-selector! _SFAnalysisContext::setGeoLMRegionID: not bound
!missing-selector! _SFAnalysisContext::setUserData:forKey: not bound
!missing-selector! _SFAnalysisContext::userDataForKey: not bound
!missing-selector! _SFAnalyzerTranscriptionSegment::alternatives not bound
!missing-selector! _SFAnalyzerTranscriptionSegment::initWithText:alternatives: not bound
!missing-selector! _SFAnalyzerTranscriptionSegment::text not bound
!missing-selector! _SFCommandRecognizerArgument::adpositionIndexes not bound
!missing-selector! _SFCommandRecognizerArgument::indexes not bound
!missing-selector! _SFCommandRecognizerArgument::initWithPresence:indexes:adpositionIndexes: not bound
!missing-selector! _SFCommandRecognizerArgument::presence not bound
!missing-selector! _SFCommandRecognizerInterpretation::arguments not bound
!missing-selector! _SFCommandRecognizerInterpretation::commandIdentifier not bound
!missing-selector! _SFCommandRecognizerInterpretation::initWithCommandIdentifier:suiteIdentifiers:range:verbIndexes:arguments: not bound
!missing-selector! _SFCommandRecognizerInterpretation::range not bound
!missing-selector! _SFCommandRecognizerInterpretation::suiteIdentifiers not bound
!missing-selector! _SFCommandRecognizerInterpretation::verbIndexes not bound
!missing-selector! _SFContextualNamedEntity::initWithPeopleSuggesterRecipientDisplayName: not bound
!missing-selector! _SFContextualNamedEntity::initWithPersonalizationPortraitName:score:category:language: not bound
!missing-selector! _SFEndpointingResult::eosLikelihood not bound
!missing-selector! _SFEndpointingResult::initWithRange:wordCount:eosLikelihood:pauseCounts:silencePosterior: not bound
!missing-selector! _SFEndpointingResult::pauseCounts not bound
!missing-selector! _SFEndpointingResult::range not bound
!missing-selector! _SFEndpointingResult::silencePosterior not bound
!missing-selector! _SFEndpointingResult::wordCount not bound
!missing-selector! _SFInputSequencer::addAudio: not bound
!missing-selector! _SFInputSequencer::finishAudio not bound
!missing-selector! _SFInputSequencer::init not bound
!missing-selector! _SFInputSequencer::underlyingObject not bound
!missing-selector! _SFModelDownloadRequest::downloadWithCompletion: not bound
!missing-selector! _SFModelDownloadRequest::progress not bound
!missing-selector! _SFSpeechAnalyzer::cancelPendingResultsAndPauseWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::finalizeAndFinishThrough:completion: not bound
!missing-selector! _SFSpeechAnalyzer::finalizeAndFinishThroughEndOfInputWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::finalizeAndFinishWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::finalizeThrough:completion: not bound
!missing-selector! _SFSpeechAnalyzer::finalizeWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::getContextWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::getModelInfoLanguageWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::getModelInfoTasksWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::getNextBufferStartTimeWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::getRecognitionStatisticsWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::getRecognitionUtterenceStatisticsWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::initWithClientIdentifier:inputSequence:audioFormat:transcriberResultDelegate:endpointingResultDelegate:queue:transcriberOptions:commandRecognizerOptions:options:restrictedLogging:geoLMRegionID:contextualNamedEntities:didChangeVolatileRange: not bound
!missing-selector! _SFSpeechAnalyzer::inputSequence not bound
!missing-selector! _SFSpeechAnalyzer::prepareToAnalyzeReportingInto:completion: not bound
!missing-selector! _SFSpeechAnalyzer::requestResultAtEndpointTimes: not bound
!missing-selector! _SFSpeechAnalyzer::resumeWithCompletion: not bound
!missing-selector! _SFSpeechAnalyzer::setDidChangeVolatileRange:completion: not bound
!missing-selector! _SFSpeechAnalyzerCommandRecognizerOptions::initWithVoiceCommandActiveSet: not bound
!missing-selector! _SFSpeechAnalyzerCommandRecognizerOptions::setVoiceCommandActiveSet: not bound
!missing-selector! _SFSpeechAnalyzerCommandRecognizerOptions::voiceCommandActiveSet not bound
!missing-selector! _SFSpeechAnalyzerOptions::highPriority not bound
!missing-selector! _SFSpeechAnalyzerOptions::initWithHighPriority:loggingInfo:powerContext: not bound
!missing-selector! _SFSpeechAnalyzerOptions::loggingInfo not bound
!missing-selector! _SFSpeechAnalyzerOptions::powerContext not bound
!missing-selector! _SFSpeechAnalyzerOptionsLoggingInfo::asrID not bound
!missing-selector! _SFSpeechAnalyzerOptionsLoggingInfo::initWithAsrID:requestID: not bound
!missing-selector! _SFSpeechAnalyzerOptionsLoggingInfo::requestID not bound
!missing-selector! _SFSpeechAnalyzerOptionsPowerContext::ane not bound
!missing-selector! _SFSpeechAnalyzerOptionsPowerContext::cpu not bound
!missing-selector! _SFSpeechAnalyzerOptionsPowerContext::gpu not bound
!missing-selector! _SFSpeechAnalyzerOptionsPowerContext::initWithAne:cpu:gpu: not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::attributeOptions not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::init not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::locale not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::modelOptions not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::setAttributeOptions: not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::setLocale: not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::setModelOptions: not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::setTaskHint: not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::setTranscriptionOptions: not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::taskHint not bound
!missing-selector! _SFSpeechAnalyzerTranscriberOptions::transcriptionOptions not bound
!missing-selector! _SFToken::confidence not bound
!missing-selector! _SFToken::duration not bound
!missing-selector! _SFToken::initWithText:confidence:startTime:duration: not bound
!missing-selector! _SFToken::startTime not bound
!missing-selector! _SFToken::text not bound
!missing-selector! _SFTranscriberModelOptions::farField not bound
!missing-selector! _SFTranscriberModelOptions::initWithSupplementalModelURL:farField:modelOverrideURL:speechProfileURLs:taskForMemoryLock: not bound
!missing-selector! _SFTranscriberModelOptions::modelOverrideURL not bound
!missing-selector! _SFTranscriberModelOptions::speechProfileURLs not bound
!missing-selector! _SFTranscriberModelOptions::supplementalModelURL not bound
!missing-selector! _SFTranscriberModelOptions::taskForMemoryLock not bound
!missing-selector! _SFTranscriberResult::contextualizedCommandRecognizerResult not bound
!missing-selector! _SFTranscriberResult::contextualizedTranscriberMultisegmentResult not bound
!missing-selector! _SFTranscriberResult::initWithRange:normalizedTranscriberMultisegmentResult:normalizedCommandRecognizerResult:contextualizedTranscriberMultisegmentResult:contextualizedCommandRecognizerResult: not bound
!missing-selector! _SFTranscriberResult::normalizedCommandRecognizerResult not bound
!missing-selector! _SFTranscriberResult::normalizedTranscriberMultisegmentResult not bound
!missing-selector! _SFTranscriberResult::range not bound
!missing-selector! _STCommandRecognizerResult::initWithTranscriptionCommands: not bound
!missing-selector! _STCommandRecognizerResult::transcriptionCommands not bound
!missing-selector! _STTranscriberMultisegmentResult::earResultType not bound
!missing-selector! _STTranscriberMultisegmentResult::initWithSegments:transcriptions:earResultType:nBestChoices:recognitionAudioRange: not bound
!missing-selector! _STTranscriberMultisegmentResult::nBestChoices not bound
!missing-selector! _STTranscriberMultisegmentResult::recognitionAudioRange not bound
!missing-selector! _STTranscriberMultisegmentResult::segments not bound
!missing-selector! _STTranscriberMultisegmentResult::transcriptions not bound
!missing-selector! +_SFSpeechAnalyzer::modelDownloadRequestForClientIdentifier:transcriberOptions: not bound
!missing-selector! +SFSpeechLanguageModel::prepareCustomLanguageModelForUrl:clientIdentifier:configuration:completion: not bound
!missing-selector! +SFSpeechLanguageModel::prepareCustomLanguageModelForUrl:clientIdentifier:configuration:ignoresCache:completion: not bound
!missing-selector! SFSpeechLanguageModelConfiguration::initWithLanguageModel: not bound
!missing-selector! SFSpeechLanguageModelConfiguration::initWithLanguageModel:vocabulary: not bound
!missing-selector! SFSpeechLanguageModelConfiguration::languageModel not bound
!missing-selector! SFSpeechLanguageModelConfiguration::vocabulary not bound
!missing-selector! SFSpeechRecognitionRequest::customizedLanguageModel not bound
!missing-selector! SFSpeechRecognitionRequest::setCustomizedLanguageModel: not bound
!missing-type! _SFAnalysisContext not bound
!missing-type! _SFAnalyzerTranscriptionSegment not bound
!missing-type! _SFCommandRecognizerArgument not bound
!missing-type! _SFCommandRecognizerInterpretation not bound
!missing-type! _SFContextualNamedEntity not bound
!missing-type! _SFEndpointingResult not bound
!missing-type! _SFInputSequencer not bound
!missing-type! _SFModelDownloadRequest not bound
!missing-type! _SFSpeechAnalyzer not bound
!missing-type! _SFSpeechAnalyzerCommandRecognizerOptions not bound
!missing-type! _SFSpeechAnalyzerOptions not bound
!missing-type! _SFSpeechAnalyzerOptionsLoggingInfo not bound
!missing-type! _SFSpeechAnalyzerOptionsPowerContext not bound
!missing-type! _SFSpeechAnalyzerTranscriberOptions not bound
!missing-type! _SFToken not bound
!missing-type! _SFTranscriberModelOptions not bound
!missing-type! _SFTranscriberResult not bound
!missing-type! _STCommandRecognizerResult not bound
!missing-type! _STTranscriberMultisegmentResult not bound
!missing-type! SFSpeechLanguageModel not bound
!missing-type! SFSpeechLanguageModelConfiguration not bound

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

@ -0,0 +1,57 @@
!missing-selector! +NSSymbolAppearEffect::appearDownEffect not bound
!missing-selector! +NSSymbolAppearEffect::appearUpEffect not bound
!missing-selector! +NSSymbolAppearEffect::effect not bound
!missing-selector! +NSSymbolAutomaticContentTransition::transition not bound
!missing-selector! +NSSymbolBounceEffect::bounceDownEffect not bound
!missing-selector! +NSSymbolBounceEffect::bounceUpEffect not bound
!missing-selector! +NSSymbolBounceEffect::effect not bound
!missing-selector! +NSSymbolDisappearEffect::disappearDownEffect not bound
!missing-selector! +NSSymbolDisappearEffect::disappearUpEffect not bound
!missing-selector! +NSSymbolDisappearEffect::effect not bound
!missing-selector! +NSSymbolEffectOptions::options not bound
!missing-selector! +NSSymbolEffectOptions::optionsWithNonRepeating not bound
!missing-selector! +NSSymbolEffectOptions::optionsWithRepeatCount: not bound
!missing-selector! +NSSymbolEffectOptions::optionsWithRepeating not bound
!missing-selector! +NSSymbolEffectOptions::optionsWithSpeed: not bound
!missing-selector! +NSSymbolPulseEffect::effect not bound
!missing-selector! +NSSymbolReplaceContentTransition::replaceDownUpTransition not bound
!missing-selector! +NSSymbolReplaceContentTransition::replaceOffUpTransition not bound
!missing-selector! +NSSymbolReplaceContentTransition::replaceUpUpTransition not bound
!missing-selector! +NSSymbolReplaceContentTransition::transition not bound
!missing-selector! +NSSymbolScaleEffect::effect not bound
!missing-selector! +NSSymbolScaleEffect::scaleDownEffect not bound
!missing-selector! +NSSymbolScaleEffect::scaleUpEffect not bound
!missing-selector! +NSSymbolVariableColorEffect::effect not bound
!missing-selector! NSSymbolAppearEffect::effectWithByLayer not bound
!missing-selector! NSSymbolAppearEffect::effectWithWholeSymbol not bound
!missing-selector! NSSymbolBounceEffect::effectWithByLayer not bound
!missing-selector! NSSymbolBounceEffect::effectWithWholeSymbol not bound
!missing-selector! NSSymbolDisappearEffect::effectWithByLayer not bound
!missing-selector! NSSymbolDisappearEffect::effectWithWholeSymbol not bound
!missing-selector! NSSymbolEffectOptions::optionsWithNonRepeating not bound
!missing-selector! NSSymbolEffectOptions::optionsWithRepeatCount: not bound
!missing-selector! NSSymbolEffectOptions::optionsWithRepeating not bound
!missing-selector! NSSymbolEffectOptions::optionsWithSpeed: not bound
!missing-selector! NSSymbolPulseEffect::effectWithByLayer not bound
!missing-selector! NSSymbolPulseEffect::effectWithWholeSymbol not bound
!missing-selector! NSSymbolReplaceContentTransition::transitionWithByLayer not bound
!missing-selector! NSSymbolReplaceContentTransition::transitionWithWholeSymbol not bound
!missing-selector! NSSymbolScaleEffect::effectWithByLayer not bound
!missing-selector! NSSymbolScaleEffect::effectWithWholeSymbol not bound
!missing-selector! NSSymbolVariableColorEffect::effectWithCumulative not bound
!missing-selector! NSSymbolVariableColorEffect::effectWithDimInactiveLayers not bound
!missing-selector! NSSymbolVariableColorEffect::effectWithHideInactiveLayers not bound
!missing-selector! NSSymbolVariableColorEffect::effectWithIterative not bound
!missing-selector! NSSymbolVariableColorEffect::effectWithNonReversing not bound
!missing-selector! NSSymbolVariableColorEffect::effectWithReversing not bound
!missing-type! NSSymbolAppearEffect not bound
!missing-type! NSSymbolAutomaticContentTransition not bound
!missing-type! NSSymbolBounceEffect not bound
!missing-type! NSSymbolContentTransition not bound
!missing-type! NSSymbolDisappearEffect not bound
!missing-type! NSSymbolEffect not bound
!missing-type! NSSymbolEffectOptions not bound
!missing-type! NSSymbolPulseEffect not bound
!missing-type! NSSymbolReplaceContentTransition not bound
!missing-type! NSSymbolScaleEffect not bound
!missing-type! NSSymbolVariableColorEffect not bound

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

@ -146,7 +146,6 @@
!missing-null-allowed! 'System.Boolean UIKit.UIScrollView::TouchesShouldBegin(Foundation.NSSet,UIKit.UIEvent,UIKit.UIView)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Boolean UIKit.UISplitViewControllerDelegate::EventShowDetailViewController(UIKit.UISplitViewController,UIKit.UIViewController,Foundation.NSObject)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Boolean UIKit.UISplitViewControllerDelegate::EventShowViewController(UIKit.UISplitViewController,UIKit.UIViewController,Foundation.NSObject)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Boolean UIKit.UITraitCollection::Contains(UIKit.UITraitCollection)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Double UIKit.UIViewControllerAnimatedTransitioning::TransitionDuration(UIKit.IUIViewControllerContextTransitioning)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.IntPtr UIKit.UIApplication::BeginBackgroundTask(System.String,System.Action)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.IntPtr UIKit.UIApplication::BeginBackgroundTask(System.String,System.Action)' is missing an [NullAllowed] on parameter #1
@ -234,7 +233,6 @@
!missing-null-allowed! 'System.Void UIKit.UITextView::set_AttributedText(Foundation.NSAttributedString)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void UIKit.UITextView::set_WeakLinkTextAttributes(Foundation.NSDictionary)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void UIKit.UIViewController::set_TabBarItem(UIKit.UITabBarItem)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void UIKit.UIViewController::SetOverrideTraitCollection(UIKit.UITraitCollection,UIKit.UIViewController)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'UIKit.IUIStateRestoring UIKit.UIStateRestoring::get_RestorationParent()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.IUIViewControllerAnimatedTransitioning UIKit.UINavigationControllerDelegate::GetAnimationControllerForOperation(UIKit.UINavigationController,UIKit.UINavigationControllerOperation,UIKit.UIViewController,UIKit.UIViewController)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.IUIViewControllerAnimatedTransitioning UIKit.UITabBarControllerDelegate::GetAnimationControllerForTransition(UIKit.UITabBarController,UIKit.UIViewController,UIKit.UIViewController)' is missing an [NullAllowed] on return type
@ -323,7 +321,6 @@
!missing-null-allowed! 'UIKit.UITextInputMode UIKit.UIResponder::get_TextInputMode()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.UITextPosition UIKit.UITextInputTokenizer::GetPosition(UIKit.UITextPosition,UIKit.UITextGranularity,UIKit.UITextDirection)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.UITextRange UIKit.UITextInputTokenizer::GetRangeEnclosingPosition(UIKit.UITextPosition,UIKit.UITextGranularity,UIKit.UITextDirection)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.UITraitCollection UIKit.UIViewController::GetOverrideTraitCollectionForChildViewController(UIKit.UIViewController)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.UIView UIKit.UIDocumentInteractionControllerDelegate::ViewForPreview(UIKit.UIDocumentInteractionController)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.UIView UIKit.UIDynamicAnimator::get_ReferenceView()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.UIView UIKit.UIGestureRecognizer::get_View()' is missing an [NullAllowed] on return type

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

@ -0,0 +1,496 @@
!deprecated-attribute-missing! UIApplication::applicationIconBadgeNumber missing a [Deprecated] attribute
!deprecated-attribute-missing! UIApplication::requestSceneSessionActivation:userActivity:options:errorHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIApplication::setApplicationIconBadgeNumber: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIGraphicsBeginImageContext missing a [Deprecated] attribute
!deprecated-attribute-missing! UIGraphicsBeginImageContextWithOptions missing a [Deprecated] attribute
!deprecated-attribute-missing! UIGraphicsEndImageContext missing a [Deprecated] attribute
!deprecated-attribute-missing! UIGraphicsGetImageFromCurrentImageContext missing a [Deprecated] attribute
!deprecated-attribute-missing! UIPresentationController::overrideTraitCollection missing a [Deprecated] attribute
!deprecated-attribute-missing! UIPresentationController::setOverrideTraitCollection: missing a [Deprecated] attribute
!deprecated-attribute-missing! UITextViewDelegate::textView:shouldInteractWithTextAttachment:inRange:interaction: missing a [Deprecated] attribute
!deprecated-attribute-missing! UITextViewDelegate::textView:shouldInteractWithURL:inRange:interaction: missing a [Deprecated] attribute
!deprecated-attribute-missing! UITraitCollection::containsTraitsInCollection: missing a [Deprecated] attribute
!deprecated-attribute-missing! UITraitEnvironment::traitCollectionDidChange: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::overrideTraitCollectionForChildViewController: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::setOverrideTraitCollection:forChildViewController: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIWindowSceneActivationRequestOptions::preferredPresentationStyle missing a [Deprecated] attribute
!deprecated-attribute-missing! UIWindowSceneActivationRequestOptions::setPreferredPresentationStyle: missing a [Deprecated] attribute
!missing-enum! UIAccessibilityDirectTouchOptions not bound
!missing-enum! UICollectionLayoutSectionOrthogonalScrollingBounce not bound
!missing-enum! UIContentUnavailableAlignment not bound
!missing-enum! UICornerCurve not bound
!missing-enum! UIImageDynamicRange not bound
!missing-enum! UILabelVibrancy not bound
!missing-enum! UILetterformAwareSizingRule not bound
!missing-enum! UITextInlinePredictionType not bound
!missing-enum! UITextItemContentType not bound
!missing-enum! UITextViewBorderStyle not bound
!missing-enum-value! UIMenuOptions native value UIMenuOptionsDisplayAsPalette = 128 not bound
!missing-enum-value! UINavigationItemLargeTitleDisplayMode native value UINavigationItemLargeTitleDisplayModeInline = 3 not bound
!missing-enum-value! UIUserInterfaceIdiom native value UIUserInterfaceIdiomReality = 6 not bound
!missing-field! UIAccessibilityPriorityDefault not bound
!missing-field! UIAccessibilityPriorityHigh not bound
!missing-field! UIAccessibilityPriorityLow not bound
!missing-field! UIAccessibilitySpeechAttributeAnnouncementPriority not bound
!missing-field! UIAccessibilityTraitSupportsZoom not bound
!missing-field! UIAccessibilityTraitToggleButton not bound
!missing-field! UICollectionLayoutSectionOrthogonalScrollingDecelerationRateAutomatic not bound
!missing-field! UICollectionLayoutSectionOrthogonalScrollingDecelerationRateFast not bound
!missing-field! UICollectionLayoutSectionOrthogonalScrollingDecelerationRateNormal not bound
!missing-field! UIFontTextStyleExtraLargeTitle not bound
!missing-field! UIFontTextStyleExtraLargeTitle2 not bound
!missing-field! UIMenuAutoFill not bound
!missing-field! UITextContentTypeBirthdate not bound
!missing-field! UITextContentTypeBirthdateDay not bound
!missing-field! UITextContentTypeBirthdateMonth not bound
!missing-field! UITextContentTypeBirthdateYear not bound
!missing-field! UITextContentTypeCreditCardExpiration not bound
!missing-field! UITextContentTypeCreditCardExpirationMonth not bound
!missing-field! UITextContentTypeCreditCardExpirationYear not bound
!missing-field! UITextContentTypeCreditCardFamilyName not bound
!missing-field! UITextContentTypeCreditCardGivenName not bound
!missing-field! UITextContentTypeCreditCardMiddleName not bound
!missing-field! UITextContentTypeCreditCardName not bound
!missing-field! UITextContentTypeCreditCardSecurityCode not bound
!missing-field! UITextContentTypeCreditCardType not bound
!missing-field! UITextItemTagAttributeName not bound
!missing-pinvoke! UIImageHEICRepresentation is not bound
!missing-protocol! UICGFloatTraitDefinition not bound
!missing-protocol! UIHoverEffect not bound
!missing-protocol! UILetterformAwareAdjusting not bound
!missing-protocol! UILookToDictateCapable not bound
!missing-protocol! UIMutableTraits not bound
!missing-protocol! UINSIntegerTraitDefinition not bound
!missing-protocol! UIObjectTraitDefinition not bound
!missing-protocol! UIPageControlProgressDelegate not bound
!missing-protocol! UIPageControlTimerProgressDelegate not bound
!missing-protocol! UITextCursorView not bound
!missing-protocol! UITextSelectionDisplayInteractionDelegate not bound
!missing-protocol! UITextSelectionHandleView not bound
!missing-protocol! UITextSelectionHighlightView not bound
!missing-protocol! UITraitChangeObservable not bound
!missing-protocol! UITraitChangeRegistration not bound
!missing-protocol! UITraitDefinition not bound
!missing-protocol! UITraitOverrides not bound
!missing-protocol-conformance! UILabel should conform to UILetterformAwareAdjusting
!missing-protocol-conformance! UIPointerEffect should conform to UIHoverEffect
!missing-protocol-conformance! UISearchBar should conform to UILookToDictateCapable
!missing-protocol-conformance! UITextField should conform to UILetterformAwareAdjusting
!missing-protocol-conformance! UITextView should conform to UILetterformAwareAdjusting
!missing-protocol-member! UIMenuLeaf::selectedImage not found
!missing-protocol-member! UIMenuLeaf::setSelectedImage: not found
!missing-protocol-member! UIPopoverPresentationControllerSourceItem::frameInView: not found
!missing-protocol-member! UITextInputTraits::inlinePredictionType not found
!missing-protocol-member! UITextInputTraits::setInlinePredictionType: not found
!missing-protocol-member! UITextViewDelegate::textView:menuConfigurationForTextItem:defaultMenu: not found
!missing-protocol-member! UITextViewDelegate::textView:primaryActionForTextItem:defaultAction: not found
!missing-protocol-member! UITextViewDelegate::textView:textItemMenuWillDisplayForTextItem:animator: not found
!missing-protocol-member! UITextViewDelegate::textView:textItemMenuWillEndForTextItem:animator: not found
!missing-selector! +NSCollectionLayoutDimension::uniformAcrossSiblingsWithEstimate: not bound
!missing-selector! +UIContentUnavailableConfiguration::emptyConfiguration not bound
!missing-selector! +UIContentUnavailableConfiguration::loadingConfiguration not bound
!missing-selector! +UIContentUnavailableConfiguration::searchConfiguration not bound
!missing-selector! +UIHoverAutomaticEffect::effect not bound
!missing-selector! +UIHoverHighlightEffect::effect not bound
!missing-selector! +UIHoverLiftEffect::effect not bound
!missing-selector! +UIHoverStyle::automaticStyle not bound
!missing-selector! +UIHoverStyle::styleWithEffect:shape: not bound
!missing-selector! +UIHoverStyle::styleWithShape: not bound
!missing-selector! +UIImageConfiguration::configurationWithLocale: not bound
!missing-selector! +UIImageConfiguration::configurationWithTraitCollection: not bound
!missing-selector! +UIImageReader::defaultReader not bound
!missing-selector! +UIImageReader::readerWithConfiguration: not bound
!missing-selector! +UISceneSessionActivationRequest::request not bound
!missing-selector! +UISceneSessionActivationRequest::requestWithRole: not bound
!missing-selector! +UISceneSessionActivationRequest::requestWithSession: not bound
!missing-selector! +UIShape::capsuleShape not bound
!missing-selector! +UIShape::circleShape not bound
!missing-selector! +UIShape::fixedRectShapeWithRect: not bound
!missing-selector! +UIShape::rectShape not bound
!missing-selector! +UIShape::rectShapeWithCornerRadius: not bound
!missing-selector! +UIShape::rectShapeWithCornerRadius:cornerCurve: not bound
!missing-selector! +UIShape::rectShapeWithCornerRadius:cornerCurve:maskedCorners: not bound
!missing-selector! +UIShape::shapeWithBezierPath: not bound
!missing-selector! +UITextItemMenuConfiguration::configurationWithMenu: not bound
!missing-selector! +UITextItemMenuConfiguration::configurationWithPreview:menu: not bound
!missing-selector! +UITextItemMenuPreview::defaultPreview not bound
!missing-selector! +UITextLoupeSession::beginLoupeSessionAtPoint:fromSelectionWidgetView:inView: not bound
!missing-selector! +UITraitCollection::traitCollectionWithImageDynamicRange: not bound
!missing-selector! +UITraitCollection::traitCollectionWithTypesettingLanguage: not bound
!missing-selector! +UIView::animateWithSpringDuration:bounce:initialSpringVelocity:delay:options:animations:completion: not bound
!missing-selector! +UIWindowSceneProminentPlacement::prominentPlacement not bound
!missing-selector! +UIWindowSceneStandardPlacement::standardPlacement not bound
!missing-selector! NSCollectionLayoutDimension::isUniformAcrossSiblings not bound
!missing-selector! NSCollectionLayoutSection::orthogonalScrollingProperties not bound
!missing-selector! NSObject::accessibilityActivateBlock not bound
!missing-selector! NSObject::accessibilityActivationPointBlock not bound
!missing-selector! NSObject::accessibilityAttributedHintBlock not bound
!missing-selector! NSObject::accessibilityAttributedLabelBlock not bound
!missing-selector! NSObject::accessibilityAttributedUserInputLabelsBlock not bound
!missing-selector! NSObject::accessibilityAttributedValueBlock not bound
!missing-selector! NSObject::accessibilityContainerTypeBlock not bound
!missing-selector! NSObject::accessibilityCustomActionsBlock not bound
!missing-selector! NSObject::accessibilityCustomRotorsBlock not bound
!missing-selector! NSObject::accessibilityDecrementBlock not bound
!missing-selector! NSObject::accessibilityDirectTouchOptions not bound
!missing-selector! NSObject::accessibilityElementsBlock not bound
!missing-selector! NSObject::accessibilityElementsHiddenBlock not bound
!missing-selector! NSObject::accessibilityFrameBlock not bound
!missing-selector! NSObject::accessibilityHeaderElementsBlock not bound
!missing-selector! NSObject::accessibilityHintBlock not bound
!missing-selector! NSObject::accessibilityIdentifierBlock not bound
!missing-selector! NSObject::accessibilityIncrementBlock not bound
!missing-selector! NSObject::accessibilityLabelBlock not bound
!missing-selector! NSObject::accessibilityLanguageBlock not bound
!missing-selector! NSObject::accessibilityMagicTapBlock not bound
!missing-selector! NSObject::accessibilityNavigationStyleBlock not bound
!missing-selector! NSObject::accessibilityPathBlock not bound
!missing-selector! NSObject::accessibilityPerformEscapeBlock not bound
!missing-selector! NSObject::accessibilityRespondsToUserInteractionBlock not bound
!missing-selector! NSObject::accessibilityShouldGroupAccessibilityChildrenBlock not bound
!missing-selector! NSObject::accessibilityTextualContextBlock not bound
!missing-selector! NSObject::accessibilityTraitsBlock not bound
!missing-selector! NSObject::accessibilityUserInputLabelsBlock not bound
!missing-selector! NSObject::accessibilityValueBlock not bound
!missing-selector! NSObject::accessibilityViewIsModalBlock not bound
!missing-selector! NSObject::accessibilityZoomInAtPoint: not bound
!missing-selector! NSObject::accessibilityZoomOutAtPoint: not bound
!missing-selector! NSObject::automationElements not bound
!missing-selector! NSObject::automationElementsBlock not bound
!missing-selector! NSObject::isAccessibilityElementBlock not bound
!missing-selector! NSObject::setAccessibilityActivateBlock: not bound
!missing-selector! NSObject::setAccessibilityActivationPointBlock: not bound
!missing-selector! NSObject::setAccessibilityAttributedHintBlock: not bound
!missing-selector! NSObject::setAccessibilityAttributedLabelBlock: not bound
!missing-selector! NSObject::setAccessibilityAttributedUserInputLabelsBlock: not bound
!missing-selector! NSObject::setAccessibilityAttributedValueBlock: not bound
!missing-selector! NSObject::setAccessibilityContainerTypeBlock: not bound
!missing-selector! NSObject::setAccessibilityCustomActionsBlock: not bound
!missing-selector! NSObject::setAccessibilityCustomRotorsBlock: not bound
!missing-selector! NSObject::setAccessibilityDecrementBlock: not bound
!missing-selector! NSObject::setAccessibilityDirectTouchOptions: not bound
!missing-selector! NSObject::setAccessibilityElementsBlock: not bound
!missing-selector! NSObject::setAccessibilityElementsHiddenBlock: not bound
!missing-selector! NSObject::setAccessibilityFrameBlock: not bound
!missing-selector! NSObject::setAccessibilityHeaderElementsBlock: not bound
!missing-selector! NSObject::setAccessibilityHintBlock: not bound
!missing-selector! NSObject::setAccessibilityIdentifierBlock: not bound
!missing-selector! NSObject::setAccessibilityIncrementBlock: not bound
!missing-selector! NSObject::setAccessibilityLabelBlock: not bound
!missing-selector! NSObject::setAccessibilityLanguageBlock: not bound
!missing-selector! NSObject::setAccessibilityMagicTapBlock: not bound
!missing-selector! NSObject::setAccessibilityNavigationStyleBlock: not bound
!missing-selector! NSObject::setAccessibilityPathBlock: not bound
!missing-selector! NSObject::setAccessibilityPerformEscapeBlock: not bound
!missing-selector! NSObject::setAccessibilityRespondsToUserInteractionBlock: not bound
!missing-selector! NSObject::setAccessibilityShouldGroupAccessibilityChildrenBlock: not bound
!missing-selector! NSObject::setAccessibilityTextualContextBlock: not bound
!missing-selector! NSObject::setAccessibilityTraitsBlock: not bound
!missing-selector! NSObject::setAccessibilityUserInputLabelsBlock: not bound
!missing-selector! NSObject::setAccessibilityValueBlock: not bound
!missing-selector! NSObject::setAccessibilityViewIsModalBlock: not bound
!missing-selector! NSObject::setAutomationElements: not bound
!missing-selector! NSObject::setAutomationElementsBlock: not bound
!missing-selector! NSObject::setIsAccessibilityElementBlock: not bound
!missing-selector! NSTextLayoutFragment::textLineFragmentForTextLocation:isUpstreamAffinity: not bound
!missing-selector! NSTextLayoutFragment::textLineFragmentForVerticalOffset:requiresExactMatch: not bound
!missing-selector! UIApplication::activateSceneSessionForRequest:errorHandler: not bound
!missing-selector! UIBarButtonItem::isSymbolAnimationEnabled not bound
!missing-selector! UIBarButtonItem::setSymbolAnimationEnabled: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::addSymbolEffect: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::addSymbolEffect:options: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::addSymbolEffect:options:animated: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::removeAllSymbolEffects not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::removeAllSymbolEffectsWithOptions: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::removeAllSymbolEffectsWithOptions:animated: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::removeSymbolEffectOfType: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::removeSymbolEffectOfType:options: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::removeSymbolEffectOfType:options:animated: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::setSymbolImage:withContentTransition: not bound
!missing-selector! UIBarButtonItemUIBarButtonItem::setSymbolImage:withContentTransition:options: not bound
!missing-selector! UICollectionLayoutSectionOrthogonalScrollingProperties::bounce not bound
!missing-selector! UICollectionLayoutSectionOrthogonalScrollingProperties::decelerationRate not bound
!missing-selector! UICollectionLayoutSectionOrthogonalScrollingProperties::setBounce: not bound
!missing-selector! UICollectionLayoutSectionOrthogonalScrollingProperties::setDecelerationRate: not bound
!missing-selector! UIContentUnavailableButtonProperties::isEnabled not bound
!missing-selector! UIContentUnavailableButtonProperties::menu not bound
!missing-selector! UIContentUnavailableButtonProperties::primaryAction not bound
!missing-selector! UIContentUnavailableButtonProperties::role not bound
!missing-selector! UIContentUnavailableButtonProperties::setEnabled: not bound
!missing-selector! UIContentUnavailableButtonProperties::setMenu: not bound
!missing-selector! UIContentUnavailableButtonProperties::setPrimaryAction: not bound
!missing-selector! UIContentUnavailableButtonProperties::setRole: not bound
!missing-selector! UIContentUnavailableConfiguration::alignment not bound
!missing-selector! UIContentUnavailableConfiguration::attributedText not bound
!missing-selector! UIContentUnavailableConfiguration::axesPreservingSuperviewLayoutMargins not bound
!missing-selector! UIContentUnavailableConfiguration::background not bound
!missing-selector! UIContentUnavailableConfiguration::button not bound
!missing-selector! UIContentUnavailableConfiguration::buttonProperties not bound
!missing-selector! UIContentUnavailableConfiguration::buttonToSecondaryButtonPadding not bound
!missing-selector! UIContentUnavailableConfiguration::directionalLayoutMargins not bound
!missing-selector! UIContentUnavailableConfiguration::image not bound
!missing-selector! UIContentUnavailableConfiguration::imageProperties not bound
!missing-selector! UIContentUnavailableConfiguration::imageToTextPadding not bound
!missing-selector! UIContentUnavailableConfiguration::secondaryAttributedText not bound
!missing-selector! UIContentUnavailableConfiguration::secondaryButton not bound
!missing-selector! UIContentUnavailableConfiguration::secondaryButtonProperties not bound
!missing-selector! UIContentUnavailableConfiguration::secondaryText not bound
!missing-selector! UIContentUnavailableConfiguration::secondaryTextProperties not bound
!missing-selector! UIContentUnavailableConfiguration::setAlignment: not bound
!missing-selector! UIContentUnavailableConfiguration::setAttributedText: not bound
!missing-selector! UIContentUnavailableConfiguration::setAxesPreservingSuperviewLayoutMargins: not bound
!missing-selector! UIContentUnavailableConfiguration::setBackground: not bound
!missing-selector! UIContentUnavailableConfiguration::setButton: not bound
!missing-selector! UIContentUnavailableConfiguration::setButtonToSecondaryButtonPadding: not bound
!missing-selector! UIContentUnavailableConfiguration::setDirectionalLayoutMargins: not bound
!missing-selector! UIContentUnavailableConfiguration::setImage: not bound
!missing-selector! UIContentUnavailableConfiguration::setImageToTextPadding: not bound
!missing-selector! UIContentUnavailableConfiguration::setSecondaryAttributedText: not bound
!missing-selector! UIContentUnavailableConfiguration::setSecondaryButton: not bound
!missing-selector! UIContentUnavailableConfiguration::setSecondaryText: not bound
!missing-selector! UIContentUnavailableConfiguration::setText: not bound
!missing-selector! UIContentUnavailableConfiguration::setTextToButtonPadding: not bound
!missing-selector! UIContentUnavailableConfiguration::setTextToSecondaryTextPadding: not bound
!missing-selector! UIContentUnavailableConfiguration::text not bound
!missing-selector! UIContentUnavailableConfiguration::textProperties not bound
!missing-selector! UIContentUnavailableConfiguration::textToButtonPadding not bound
!missing-selector! UIContentUnavailableConfiguration::textToSecondaryTextPadding not bound
!missing-selector! UIContentUnavailableConfigurationState::initWithCoder: not bound
!missing-selector! UIContentUnavailableConfigurationState::initWithTraitCollection: not bound
!missing-selector! UIContentUnavailableConfigurationState::searchText not bound
!missing-selector! UIContentUnavailableConfigurationState::setSearchText: not bound
!missing-selector! UIContentUnavailableConfigurationState::setTraitCollection: not bound
!missing-selector! UIContentUnavailableConfigurationState::traitCollection not bound
!missing-selector! UIContentUnavailableImageProperties::accessibilityIgnoresInvertColors not bound
!missing-selector! UIContentUnavailableImageProperties::cornerRadius not bound
!missing-selector! UIContentUnavailableImageProperties::maximumSize not bound
!missing-selector! UIContentUnavailableImageProperties::preferredSymbolConfiguration not bound
!missing-selector! UIContentUnavailableImageProperties::setAccessibilityIgnoresInvertColors: not bound
!missing-selector! UIContentUnavailableImageProperties::setCornerRadius: not bound
!missing-selector! UIContentUnavailableImageProperties::setMaximumSize: not bound
!missing-selector! UIContentUnavailableImageProperties::setPreferredSymbolConfiguration: not bound
!missing-selector! UIContentUnavailableImageProperties::setTintColor: not bound
!missing-selector! UIContentUnavailableImageProperties::tintColor not bound
!missing-selector! UIContentUnavailableTextProperties::adjustsFontSizeToFitWidth not bound
!missing-selector! UIContentUnavailableTextProperties::allowsDefaultTighteningForTruncation not bound
!missing-selector! UIContentUnavailableTextProperties::color not bound
!missing-selector! UIContentUnavailableTextProperties::font not bound
!missing-selector! UIContentUnavailableTextProperties::lineBreakMode not bound
!missing-selector! UIContentUnavailableTextProperties::minimumScaleFactor not bound
!missing-selector! UIContentUnavailableTextProperties::numberOfLines not bound
!missing-selector! UIContentUnavailableTextProperties::setAdjustsFontSizeToFitWidth: not bound
!missing-selector! UIContentUnavailableTextProperties::setAllowsDefaultTighteningForTruncation: not bound
!missing-selector! UIContentUnavailableTextProperties::setColor: not bound
!missing-selector! UIContentUnavailableTextProperties::setFont: not bound
!missing-selector! UIContentUnavailableTextProperties::setLineBreakMode: not bound
!missing-selector! UIContentUnavailableTextProperties::setMinimumScaleFactor: not bound
!missing-selector! UIContentUnavailableTextProperties::setNumberOfLines: not bound
!missing-selector! UIContentUnavailableView::configuration not bound
!missing-selector! UIContentUnavailableView::initWithCoder: not bound
!missing-selector! UIContentUnavailableView::initWithConfiguration: not bound
!missing-selector! UIContentUnavailableView::isScrollEnabled not bound
!missing-selector! UIContentUnavailableView::setConfiguration: not bound
!missing-selector! UIContentUnavailableView::setScrollEnabled: not bound
!missing-selector! UIControl::isSymbolAnimationEnabled not bound
!missing-selector! UIControl::setSymbolAnimationEnabled: not bound
!missing-selector! UIDocumentViewController::document not bound
!missing-selector! UIDocumentViewController::documentDidOpen not bound
!missing-selector! UIDocumentViewController::initWithDocument: not bound
!missing-selector! UIDocumentViewController::navigationItemDidUpdate not bound
!missing-selector! UIDocumentViewController::openDocumentWithCompletionHandler: not bound
!missing-selector! UIDocumentViewController::setDocument: not bound
!missing-selector! UIDocumentViewController::undoRedoItemGroup not bound
!missing-selector! UIGraphicsImageRendererFormat::supportsHighDynamicRange not bound
!missing-selector! UIHoverStyle::effect not bound
!missing-selector! UIHoverStyle::setEffect: not bound
!missing-selector! UIHoverStyle::setShape: not bound
!missing-selector! UIHoverStyle::shape not bound
!missing-selector! UIImage::imageRestrictedToStandardDynamicRange not bound
!missing-selector! UIImage::isHighDynamicRange not bound
!missing-selector! UIImageConfiguration::configurationWithLocale: not bound
!missing-selector! UIImageConfiguration::locale not bound
!missing-selector! UIImageReader::configuration not bound
!missing-selector! UIImageReader::imageWithContentsOfFileURL: not bound
!missing-selector! UIImageReader::imageWithContentsOfFileURL:completion: not bound
!missing-selector! UIImageReader::imageWithData: not bound
!missing-selector! UIImageReader::imageWithData:completion: not bound
!missing-selector! UIImageReaderConfiguration::pixelsPerInch not bound
!missing-selector! UIImageReaderConfiguration::preferredThumbnailSize not bound
!missing-selector! UIImageReaderConfiguration::prefersHighDynamicRange not bound
!missing-selector! UIImageReaderConfiguration::preparesImagesForDisplay not bound
!missing-selector! UIImageReaderConfiguration::setPixelsPerInch: not bound
!missing-selector! UIImageReaderConfiguration::setPreferredThumbnailSize: not bound
!missing-selector! UIImageReaderConfiguration::setPrefersHighDynamicRange: not bound
!missing-selector! UIImageReaderConfiguration::setPreparesImagesForDisplay: not bound
!missing-selector! UIImageView::imageDynamicRange not bound
!missing-selector! UIImageView::preferredImageDynamicRange not bound
!missing-selector! UIImageView::setPreferredImageDynamicRange: not bound
!missing-selector! UIImageViewUIImageView::addSymbolEffect: not bound
!missing-selector! UIImageViewUIImageView::addSymbolEffect:options: not bound
!missing-selector! UIImageViewUIImageView::addSymbolEffect:options:animated: not bound
!missing-selector! UIImageViewUIImageView::addSymbolEffect:options:animated:completion: not bound
!missing-selector! UIImageViewUIImageView::removeAllSymbolEffects not bound
!missing-selector! UIImageViewUIImageView::removeAllSymbolEffectsWithOptions: not bound
!missing-selector! UIImageViewUIImageView::removeAllSymbolEffectsWithOptions:animated: not bound
!missing-selector! UIImageViewUIImageView::removeSymbolEffectOfType: not bound
!missing-selector! UIImageViewUIImageView::removeSymbolEffectOfType:options: not bound
!missing-selector! UIImageViewUIImageView::removeSymbolEffectOfType:options:animated: not bound
!missing-selector! UIImageViewUIImageView::removeSymbolEffectOfType:options:animated:completion: not bound
!missing-selector! UIImageViewUIImageView::setSymbolImage:withContentTransition: not bound
!missing-selector! UIImageViewUIImageView::setSymbolImage:withContentTransition:options: not bound
!missing-selector! UIImageViewUIImageView::setSymbolImage:withContentTransition:options:completion: not bound
!missing-selector! UIKeyboardLayoutGuide::keyboardDismissPadding not bound
!missing-selector! UIKeyboardLayoutGuide::setKeyboardDismissPadding: not bound
!missing-selector! UIKeyboardLayoutGuide::setUsesBottomSafeArea: not bound
!missing-selector! UIKeyboardLayoutGuide::usesBottomSafeArea not bound
!missing-selector! UILabel::preferredVibrancy not bound
!missing-selector! UILabel::setPreferredVibrancy: not bound
!missing-selector! UIPageControl::progress not bound
!missing-selector! UIPageControl::setProgress: not bound
!missing-selector! UIPageControlProgress::currentProgress not bound
!missing-selector! UIPageControlProgress::delegate not bound
!missing-selector! UIPageControlProgress::isProgressVisible not bound
!missing-selector! UIPageControlProgress::setCurrentProgress: not bound
!missing-selector! UIPageControlProgress::setDelegate: not bound
!missing-selector! UIPageControlTimerProgress::delegate not bound
!missing-selector! UIPageControlTimerProgress::durationForPage: not bound
!missing-selector! UIPageControlTimerProgress::initWithPreferredDuration: not bound
!missing-selector! UIPageControlTimerProgress::isRunning not bound
!missing-selector! UIPageControlTimerProgress::pauseTimer not bound
!missing-selector! UIPageControlTimerProgress::preferredDuration not bound
!missing-selector! UIPageControlTimerProgress::resetsToInitialPageAfterEnd not bound
!missing-selector! UIPageControlTimerProgress::resumeTimer not bound
!missing-selector! UIPageControlTimerProgress::setDelegate: not bound
!missing-selector! UIPageControlTimerProgress::setDuration:forPage: not bound
!missing-selector! UIPageControlTimerProgress::setPreferredDuration: not bound
!missing-selector! UIPageControlTimerProgress::setResetsToInitialPageAfterEnd: not bound
!missing-selector! UIPresentationControllerUIPresentationController::traitOverrides not bound
!missing-selector! UIResolvedShape::boundingRect not bound
!missing-selector! UIResolvedShape::path not bound
!missing-selector! UIResolvedShape::shape not bound
!missing-selector! UIResolvedShape::shapeByApplyingInset: not bound
!missing-selector! UIResolvedShape::shapeByApplyingInsets: not bound
!missing-selector! UISceneSessionActivationRequest::options not bound
!missing-selector! UISceneSessionActivationRequest::role not bound
!missing-selector! UISceneSessionActivationRequest::session not bound
!missing-selector! UISceneSessionActivationRequest::setOptions: not bound
!missing-selector! UISceneSessionActivationRequest::setUserActivity: not bound
!missing-selector! UISceneSessionActivationRequest::userActivity not bound
!missing-selector! UIScrollView::allowsKeyboardScrolling not bound
!missing-selector! UIScrollView::setAllowsKeyboardScrolling: not bound
!missing-selector! UISearchBar::isLookToDictateEnabled not bound
!missing-selector! UISearchBar::setLookToDictateEnabled: not bound
!missing-selector! UIShape::resolvedShapeInContext: not bound
!missing-selector! UIShape::shapeByApplyingInset: not bound
!missing-selector! UIShape::shapeByApplyingInsets: not bound
!missing-selector! UIShapeResolutionContext::contentShape not bound
!missing-selector! UISheetPresentationController::prefersPageSizing not bound
!missing-selector! UISheetPresentationController::setPrefersPageSizing: not bound
!missing-selector! UISpringTimingParameters::initWithDuration:bounce: not bound
!missing-selector! UISpringTimingParameters::initWithDuration:bounce:initialVelocity: not bound
!missing-selector! UISymbolEffectCompletionContext::contentTransition not bound
!missing-selector! UISymbolEffectCompletionContext::effect not bound
!missing-selector! UISymbolEffectCompletionContext::isFinished not bound
!missing-selector! UISymbolEffectCompletionContext::sender not bound
!missing-selector! UITextItem::contentType not bound
!missing-selector! UITextItem::link not bound
!missing-selector! UITextItem::range not bound
!missing-selector! UITextItem::tagIdentifier not bound
!missing-selector! UITextItem::textAttachment not bound
!missing-selector! UITextItemMenuPreview::initWithView: not bound
!missing-selector! UITextLoupeSession::invalidate not bound
!missing-selector! UITextLoupeSession::moveToPoint:withCaretRect:trackingCaret: not bound
!missing-selector! UITextSelectionDisplayInteraction::cursorView not bound
!missing-selector! UITextSelectionDisplayInteraction::delegate not bound
!missing-selector! UITextSelectionDisplayInteraction::handleViews not bound
!missing-selector! UITextSelectionDisplayInteraction::highlightView not bound
!missing-selector! UITextSelectionDisplayInteraction::initWithTextInput:delegate: not bound
!missing-selector! UITextSelectionDisplayInteraction::isActivated not bound
!missing-selector! UITextSelectionDisplayInteraction::layoutManagedSubviews not bound
!missing-selector! UITextSelectionDisplayInteraction::setActivated: not bound
!missing-selector! UITextSelectionDisplayInteraction::setCursorView: not bound
!missing-selector! UITextSelectionDisplayInteraction::setHandleViews: not bound
!missing-selector! UITextSelectionDisplayInteraction::setHighlightView: not bound
!missing-selector! UITextSelectionDisplayInteraction::setNeedsSelectionUpdate not bound
!missing-selector! UITextSelectionDisplayInteraction::textInput not bound
!missing-selector! UITextView::borderStyle not bound
!missing-selector! UITextView::setBorderStyle: not bound
!missing-selector! UITraitCollection::imageDynamicRange not bound
!missing-selector! UITraitCollection::typesettingLanguage not bound
!missing-selector! UITraitCollection+UITraitCollection::systemTraitsAffectingColorAppearance not bound
!missing-selector! UITraitCollection+UITraitCollection::systemTraitsAffectingImageLookup not bound
!missing-selector! UITraitCollection+UITraitCollection::traitCollectionWithCGFloatValue:forTrait: not bound
!missing-selector! UITraitCollection+UITraitCollection::traitCollectionWithNSIntegerValue:forTrait: not bound
!missing-selector! UITraitCollection+UITraitCollection::traitCollectionWithObject:forTrait: not bound
!missing-selector! UITraitCollection+UITraitCollection::traitCollectionWithTraits: not bound
!missing-selector! UITraitCollectionUITraitCollection::changedTraitsFromTraitCollection: not bound
!missing-selector! UITraitCollectionUITraitCollection::objectForTrait: not bound
!missing-selector! UITraitCollectionUITraitCollection::traitCollectionByModifyingTraits: not bound
!missing-selector! UITraitCollectionUITraitCollection::traitCollectionByReplacingCGFloatValue:forTrait: not bound
!missing-selector! UITraitCollectionUITraitCollection::traitCollectionByReplacingNSIntegerValue:forTrait: not bound
!missing-selector! UITraitCollectionUITraitCollection::traitCollectionByReplacingObject:forTrait: not bound
!missing-selector! UITraitCollectionUITraitCollection::valueForCGFloatTrait: not bound
!missing-selector! UITraitCollectionUITraitCollection::valueForNSIntegerTrait: not bound
!missing-selector! UIView::hoverStyle not bound
!missing-selector! UIView::setHoverStyle: not bound
!missing-selector! UIViewController::viewIsAppearing: not bound
!missing-selector! UIViewControllerUIViewController::contentUnavailableConfiguration not bound
!missing-selector! UIViewControllerUIViewController::contentUnavailableConfigurationState not bound
!missing-selector! UIViewControllerUIViewController::setContentUnavailableConfiguration: not bound
!missing-selector! UIViewControllerUIViewController::setNeedsUpdateContentUnavailableConfiguration not bound
!missing-selector! UIViewControllerUIViewController::traitOverrides not bound
!missing-selector! UIViewControllerUIViewController::updateContentUnavailableConfigurationUsingState: not bound
!missing-selector! UIViewControllerUIViewController::updateTraitsIfNeeded not bound
!missing-selector! UIViewUIView::traitOverrides not bound
!missing-selector! UIViewUIView::updateTraitsIfNeeded not bound
!missing-selector! UIWindowSceneActivationRequestOptions::placement not bound
!missing-selector! UIWindowSceneActivationRequestOptions::setPlacement: not bound
!missing-selector! UIWindowSceneDragInteraction::gestureForFailureRelationships not bound
!missing-selector! UIWindowSceneUIWindowScene::traitOverrides not bound
!missing-type! UICollectionLayoutSectionOrthogonalScrollingProperties not bound
!missing-type! UIContentUnavailableButtonProperties not bound
!missing-type! UIContentUnavailableConfiguration not bound
!missing-type! UIContentUnavailableConfigurationState not bound
!missing-type! UIContentUnavailableImageProperties not bound
!missing-type! UIContentUnavailableTextProperties not bound
!missing-type! UIContentUnavailableView not bound
!missing-type! UIDocumentViewController not bound
!missing-type! UIHoverAutomaticEffect not bound
!missing-type! UIHoverHighlightEffect not bound
!missing-type! UIHoverLiftEffect not bound
!missing-type! UIHoverStyle not bound
!missing-type! UIImageReader not bound
!missing-type! UIImageReaderConfiguration not bound
!missing-type! UIPageControlProgress not bound
!missing-type! UIPageControlTimerProgress not bound
!missing-type! UIResolvedShape not bound
!missing-type! UISceneSessionActivationRequest not bound
!missing-type! UIShape not bound
!missing-type! UIShapeResolutionContext not bound
!missing-type! UISymbolEffectCompletionContext not bound
!missing-type! UITextItem not bound
!missing-type! UITextItemMenuConfiguration not bound
!missing-type! UITextItemMenuPreview not bound
!missing-type! UITextLoupeSession not bound
!missing-type! UITextSelectionDisplayInteraction not bound
!missing-type! UITraitAccessibilityContrast not bound
!missing-type! UITraitActiveAppearance not bound
!missing-type! UITraitDisplayGamut not bound
!missing-type! UITraitDisplayScale not bound
!missing-type! UITraitForceTouchCapability not bound
!missing-type! UITraitHorizontalSizeClass not bound
!missing-type! UITraitImageDynamicRange not bound
!missing-type! UITraitLayoutDirection not bound
!missing-type! UITraitLegibilityWeight not bound
!missing-type! UITraitPreferredContentSizeCategory not bound
!missing-type! UITraitToolbarItemPresentationSize not bound
!missing-type! UITraitTypesettingLanguage not bound
!missing-type! UITraitUserInterfaceIdiom not bound
!missing-type! UITraitUserInterfaceLevel not bound
!missing-type! UITraitUserInterfaceStyle not bound
!missing-type! UITraitVerticalSizeClass not bound
!missing-type! UIWindowSceneDragInteraction not bound
!missing-type! UIWindowScenePlacement not bound
!missing-type! UIWindowSceneProminentPlacement not bound
!missing-type! UIWindowSceneStandardPlacement not bound
!wrong-base-type! UIPointerStyle expected UIHoverStyle actual NSObject

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

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

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

@ -5,6 +5,3 @@
## availability macro says iOS 8.0 but constants are under a #if !TARGET_OS_IPHONE define.
## introspection does not report them as missing...
!unknown-field! kVTCompressionPropertyKey_UsingHardwareAcceleratedVideoEncoder bound
!unknown-field! kVTDecompressionPropertyKey_UsingHardwareAcceleratedVideoDecoder bound
!unknown-field! kVTVideoDecoderSpecification_EnableHardwareAcceleratedVideoDecoder bound
!unknown-field! kVTVideoDecoderSpecification_RequireHardwareAcceleratedVideoDecoder bound

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

@ -0,0 +1,15 @@
!missing-enum-value! VTDecodeInfoFlags native value kVTDecodeInfo_SkippedLeadingFrameDropped = 8 not bound
!missing-field! kVTCompressionPropertyKey_HeroEye not bound
!missing-field! kVTCompressionPropertyKey_HorizontalDisparityAdjustment not bound
!missing-field! kVTCompressionPropertyKey_MVHEVCLeftAndRightViewIDs not bound
!missing-field! kVTCompressionPropertyKey_MVHEVCVideoLayerIDs not bound
!missing-field! kVTCompressionPropertyKey_MVHEVCViewIDs not bound
!missing-field! kVTCompressionPropertyKey_StereoCameraBaseline not bound
!missing-field! kVTDecompressionPropertyKey_GeneratePerFrameHDRDisplayMetadata not bound
!missing-field! kVTDecompressionPropertyKey_RequestedMVHEVCVideoLayerIDs not bound
!missing-pinvoke! VTCompressionSessionEncodeMultiImageFrame is not bound
!missing-pinvoke! VTCompressionSessionEncodeMultiImageFrameWithOutputHandler is not bound
!missing-pinvoke! VTDecompressionSessionDecodeFrameWithMultiImageCapableOutputHandler is not bound
!missing-pinvoke! VTDecompressionSessionSetMultiImageCallback is not bound
!missing-pinvoke! VTIsStereoMVHEVCDecodeSupported is not bound
!missing-pinvoke! VTIsStereoMVHEVCEncodeSupported is not bound

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

@ -0,0 +1,152 @@
!deprecated-attribute-missing! VNRequest::setUsesCPUOnly: missing a [Deprecated] attribute
!deprecated-attribute-missing! VNRequest::usesCPUOnly missing a [Deprecated] attribute
!missing-enum! VNBarcodeCompositeType not bound
!missing-enum! VNHumanBodyPose3DObservationHeightEstimation not bound
!missing-enum! VNTrackOpticalFlowRequestComputationAccuracy not bound
!missing-enum-value! VNErrorCode native value VNErrorUnsupportedComputeDevice = 22 not bound
!missing-enum-value! VNErrorCode native value VNErrorUnsupportedComputeStage = 21 not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftBackElbow not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftBackKnee not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftBackPaw not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftEarBottom not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftEarMiddle not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftEarTop not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftEye not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftFrontElbow not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftFrontKnee not bound
!missing-field! VNAnimalBodyPoseObservationJointNameLeftFrontPaw not bound
!missing-field! VNAnimalBodyPoseObservationJointNameNeck not bound
!missing-field! VNAnimalBodyPoseObservationJointNameNose not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightBackElbow not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightBackKnee not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightBackPaw not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightEarBottom not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightEarMiddle not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightEarTop not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightEye not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightFrontElbow not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightFrontKnee not bound
!missing-field! VNAnimalBodyPoseObservationJointNameRightFrontPaw not bound
!missing-field! VNAnimalBodyPoseObservationJointNameTailBottom not bound
!missing-field! VNAnimalBodyPoseObservationJointNameTailMiddle not bound
!missing-field! VNAnimalBodyPoseObservationJointNameTailTop not bound
!missing-field! VNAnimalBodyPoseObservationJointsGroupNameAll not bound
!missing-field! VNAnimalBodyPoseObservationJointsGroupNameForelegs not bound
!missing-field! VNAnimalBodyPoseObservationJointsGroupNameHead not bound
!missing-field! VNAnimalBodyPoseObservationJointsGroupNameHindlegs not bound
!missing-field! VNAnimalBodyPoseObservationJointsGroupNameTail not bound
!missing-field! VNAnimalBodyPoseObservationJointsGroupNameTrunk not bound
!missing-field! VNBarcodeSymbologyMSIPlessey not bound
!missing-field! VNComputeStageMain not bound
!missing-field! VNComputeStagePostProcessing not bound
!missing-field! VNHumanBodyPose3DObservationJointNameCenterHead not bound
!missing-field! VNHumanBodyPose3DObservationJointNameCenterShoulder not bound
!missing-field! VNHumanBodyPose3DObservationJointNameLeftAnkle not bound
!missing-field! VNHumanBodyPose3DObservationJointNameLeftElbow not bound
!missing-field! VNHumanBodyPose3DObservationJointNameLeftHip not bound
!missing-field! VNHumanBodyPose3DObservationJointNameLeftKnee not bound
!missing-field! VNHumanBodyPose3DObservationJointNameLeftShoulder not bound
!missing-field! VNHumanBodyPose3DObservationJointNameLeftWrist not bound
!missing-field! VNHumanBodyPose3DObservationJointNameRightAnkle not bound
!missing-field! VNHumanBodyPose3DObservationJointNameRightElbow not bound
!missing-field! VNHumanBodyPose3DObservationJointNameRightHip not bound
!missing-field! VNHumanBodyPose3DObservationJointNameRightKnee not bound
!missing-field! VNHumanBodyPose3DObservationJointNameRightShoulder not bound
!missing-field! VNHumanBodyPose3DObservationJointNameRightWrist not bound
!missing-field! VNHumanBodyPose3DObservationJointNameRoot not bound
!missing-field! VNHumanBodyPose3DObservationJointNameSpine not bound
!missing-field! VNHumanBodyPose3DObservationJointNameTopHead not bound
!missing-field! VNHumanBodyPose3DObservationJointsGroupNameAll not bound
!missing-field! VNHumanBodyPose3DObservationJointsGroupNameHead not bound
!missing-field! VNHumanBodyPose3DObservationJointsGroupNameLeftArm not bound
!missing-field! VNHumanBodyPose3DObservationJointsGroupNameLeftLeg not bound
!missing-field! VNHumanBodyPose3DObservationJointsGroupNameRightArm not bound
!missing-field! VNHumanBodyPose3DObservationJointsGroupNameRightLeg not bound
!missing-field! VNHumanBodyPose3DObservationJointsGroupNameTorso not bound
!missing-field! VNRecognizedPoint3DGroupKeyAll not bound
!missing-selector! +VNRectangleObservation::rectangleObservationWithRequestRevision:topLeft:topRight:bottomRight:bottomLeft: not bound
!missing-selector! VNAnimalBodyPoseObservation::availableJointGroupNames not bound
!missing-selector! VNAnimalBodyPoseObservation::availableJointNames not bound
!missing-selector! VNAnimalBodyPoseObservation::recognizedPointForJointName:error: not bound
!missing-selector! VNAnimalBodyPoseObservation::recognizedPointsForJointsGroupName:error: not bound
!missing-selector! VNBarcodeObservation::isColorInverted not bound
!missing-selector! VNBarcodeObservation::isGS1DataCarrier not bound
!missing-selector! VNBarcodeObservation::payloadData not bound
!missing-selector! VNBarcodeObservation::supplementalCompositeType not bound
!missing-selector! VNBarcodeObservation::supplementalPayloadData not bound
!missing-selector! VNBarcodeObservation::supplementalPayloadString not bound
!missing-selector! VNDetectAnimalBodyPoseRequest::results not bound
!missing-selector! VNDetectAnimalBodyPoseRequest::supportedJointNamesAndReturnError: not bound
!missing-selector! VNDetectAnimalBodyPoseRequest::supportedJointsGroupNamesAndReturnError: not bound
!missing-selector! VNDetectBarcodesRequest::coalesceCompositeSymbologies not bound
!missing-selector! VNDetectBarcodesRequest::setCoalesceCompositeSymbologies: not bound
!missing-selector! VNDetectHumanBodyPose3DRequest::init not bound
!missing-selector! VNDetectHumanBodyPose3DRequest::initWithCompletionHandler: not bound
!missing-selector! VNDetectHumanBodyPose3DRequest::results not bound
!missing-selector! VNDetectHumanBodyPose3DRequest::supportedJointNamesAndReturnError: not bound
!missing-selector! VNDetectHumanBodyPose3DRequest::supportedJointsGroupNamesAndReturnError: not bound
!missing-selector! VNDetectHumanBodyPoseRequest::supportedJointNamesAndReturnError: not bound
!missing-selector! VNDetectHumanBodyPoseRequest::supportedJointsGroupNamesAndReturnError: not bound
!missing-selector! VNDetectHumanHandPoseRequest::supportedJointNamesAndReturnError: not bound
!missing-selector! VNDetectHumanHandPoseRequest::supportedJointsGroupNamesAndReturnError: not bound
!missing-selector! VNGenerateForegroundInstanceMaskRequest::results not bound
!missing-selector! VNGeneratePersonInstanceMaskRequest::results not bound
!missing-selector! VNHumanBodyPose3DObservation::availableJointNames not bound
!missing-selector! VNHumanBodyPose3DObservation::availableJointsGroupNames not bound
!missing-selector! VNHumanBodyPose3DObservation::bodyHeight not bound
!missing-selector! VNHumanBodyPose3DObservation::cameraOriginMatrix not bound
!missing-selector! VNHumanBodyPose3DObservation::getCameraRelativePosition:forJointName:error: not bound
!missing-selector! VNHumanBodyPose3DObservation::heightEstimation not bound
!missing-selector! VNHumanBodyPose3DObservation::parentJointNameForJointName: not bound
!missing-selector! VNHumanBodyPose3DObservation::pointInImageForJointName:error: not bound
!missing-selector! VNHumanBodyPose3DObservation::recognizedPointForJointName:error: not bound
!missing-selector! VNHumanBodyPose3DObservation::recognizedPointsForJointsGroupName:error: not bound
!missing-selector! VNHumanBodyRecognizedPoint3D::localPosition not bound
!missing-selector! VNHumanBodyRecognizedPoint3D::parentJoint not bound
!missing-selector! VNImageRequestHandler::initWithCMSampleBuffer:depthData:orientation:options: not bound
!missing-selector! VNImageRequestHandler::initWithCVPixelBuffer:depthData:orientation:options: not bound
!missing-selector! VNInstanceMaskObservation::allInstances not bound
!missing-selector! VNInstanceMaskObservation::generateMaskedImageOfInstances:fromRequestHandler:croppedToInstancesExtent:error: not bound
!missing-selector! VNInstanceMaskObservation::generateMaskForInstances:error: not bound
!missing-selector! VNInstanceMaskObservation::generateScaledMaskForImageForInstances:fromRequestHandler:error: not bound
!missing-selector! VNInstanceMaskObservation::instanceMask not bound
!missing-selector! VNPoint3D::initWithPosition: not bound
!missing-selector! VNPoint3D::position not bound
!missing-selector! VNRecognizedPoint3D::identifier not bound
!missing-selector! VNRecognizedPoints3DObservation::availableGroupKeys not bound
!missing-selector! VNRecognizedPoints3DObservation::availableKeys not bound
!missing-selector! VNRecognizedPoints3DObservation::recognizedPointForKey:error: not bound
!missing-selector! VNRecognizedPoints3DObservation::recognizedPointsForGroupKey:error: not bound
!missing-selector! VNRequestVNRequest::computeDeviceForComputeStage: not bound
!missing-selector! VNRequestVNRequest::setComputeDevice:forComputeStage: not bound
!missing-selector! VNRequestVNRequest::supportedComputeStageDevicesAndReturnError: not bound
!missing-selector! VNTrackHomographicImageRegistrationRequest::init not bound
!missing-selector! VNTrackHomographicImageRegistrationRequest::initWithCompletionHandler: not bound
!missing-selector! VNTrackHomographicImageRegistrationRequest::results not bound
!missing-selector! VNTrackingRequest::supportedNumberOfTrackersAndReturnError: not bound
!missing-selector! VNTrackOpticalFlowRequest::computationAccuracy not bound
!missing-selector! VNTrackOpticalFlowRequest::init not bound
!missing-selector! VNTrackOpticalFlowRequest::initWithCompletionHandler: not bound
!missing-selector! VNTrackOpticalFlowRequest::keepNetworkOutput not bound
!missing-selector! VNTrackOpticalFlowRequest::outputPixelFormat not bound
!missing-selector! VNTrackOpticalFlowRequest::results not bound
!missing-selector! VNTrackOpticalFlowRequest::setComputationAccuracy: not bound
!missing-selector! VNTrackOpticalFlowRequest::setKeepNetworkOutput: not bound
!missing-selector! VNTrackOpticalFlowRequest::setOutputPixelFormat: not bound
!missing-selector! VNTrackTranslationalImageRegistrationRequest::init not bound
!missing-selector! VNTrackTranslationalImageRegistrationRequest::initWithCompletionHandler: not bound
!missing-selector! VNTrackTranslationalImageRegistrationRequest::results not bound
!missing-type! VNAnimalBodyPoseObservation not bound
!missing-type! VNDetectAnimalBodyPoseRequest not bound
!missing-type! VNDetectHumanBodyPose3DRequest not bound
!missing-type! VNGenerateForegroundInstanceMaskRequest not bound
!missing-type! VNGeneratePersonInstanceMaskRequest not bound
!missing-type! VNHumanBodyPose3DObservation not bound
!missing-type! VNHumanBodyRecognizedPoint3D not bound
!missing-type! VNInstanceMaskObservation not bound
!missing-type! VNPoint3D not bound
!missing-type! VNRecognizedPoint3D not bound
!missing-type! VNRecognizedPoints3DObservation not bound
!missing-type! VNTrackHomographicImageRegistrationRequest not bound
!missing-type! VNTrackOpticalFlowRequest not bound
!missing-type! VNTrackTranslationalImageRegistrationRequest not bound

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

@ -0,0 +1,17 @@
!missing-enum! WKCookiePolicy not bound
!missing-enum! WKInactiveSchedulingPolicy not bound
!missing-field! WKWebsiteDataTypeHashSalt not bound
!missing-field! WKWebsiteDataTypeMediaKeys not bound
!missing-field! WKWebsiteDataTypeSearchFieldRecentSearches not bound
!missing-selector! +WKWebsiteDataStore::dataStoreForIdentifier: not bound
!missing-selector! +WKWebsiteDataStore::fetchAllDataStoreIdentifiers: not bound
!missing-selector! +WKWebsiteDataStore::removeDataStoreForIdentifier:completionHandler: not bound
!missing-selector! WKHTTPCookieStore::getCookiePolicy: not bound
!missing-selector! WKHTTPCookieStore::setCookiePolicy:completionHandler: not bound
!missing-selector! WKPDFConfiguration::allowTransparentBackground not bound
!missing-selector! WKPDFConfiguration::setAllowTransparentBackground: not bound
!missing-selector! WKPreferences::inactiveSchedulingPolicy not bound
!missing-selector! WKPreferences::setInactiveSchedulingPolicy: not bound
!missing-selector! WKWebsiteDataStore::identifier not bound
!missing-selector! WKWebViewConfiguration::allowsInlinePredictions not bound
!missing-selector! WKWebViewConfiguration::setAllowsInlinePredictions: not bound

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

@ -29,11 +29,6 @@
# This fields are use for a notifications that returns a AVAudioSessionRouteDescription
# which cannot be found on macOS
!missing-field! AVAudioSessionRouteChangeNotification not bound
!missing-field! AVAudioSessionRouteChangePreviousRouteKey not bound
!missing-field! AVAudioSessionRouteChangeReasonKey not bound
!missing-field! AVAudioSessionSilenceSecondaryAudioHintNotification not bound
!missing-field! AVAudioSessionSilenceSecondaryAudioHintTypeKey not bound
# not applicable to macOS
!extra-enum-value! Managed value -11818 for AVError.SessionWasInterrupted not found in native headers

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

@ -58,9 +58,6 @@
!missing-protocol-conformance! AVPlayerInterstitialEvent should conform to NSCopying
!missing-selector! +AVAssetPlaybackAssistant::assetPlaybackAssistantWithAsset: not bound
!missing-selector! +AVCaptureDevice::isStudioLightEnabled not bound
!missing-selector! +AVCaptureDevice::setUserAVCaptureDevice: not bound
!missing-selector! +AVCaptureDevice::systemAVCaptureDevice not bound
!missing-selector! +AVCaptureDevice::userAVCaptureDevice not bound
!missing-selector! +AVMutableVideoComposition::videoCompositionWithAsset:applyingCIFiltersWithHandler:completionHandler: not bound
!missing-selector! +AVMutableVideoComposition::videoCompositionWithPropertiesOfAsset:completionHandler: not bound
!missing-selector! +AVMutableVideoComposition::videoCompositionWithPropertiesOfAsset:prototypeInstruction:completionHandler: not bound
@ -294,3 +291,159 @@
!missing-selector! AVCaptureDevice::centerStageRectOfInterest not bound
!missing-selector! AVCaptureDevice::setCenterStageRectOfInterest: not bound
!missing-selector! AVPlayerInterstitialEvent::assetListResponse not bound
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::enqueueSampleBuffer: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::error missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::flush missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::flushAndRemoveImage missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::isReadyForMoreMediaData missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::requestMediaDataWhenReadyOnQueue:usingBlock: missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::requiresFlushToResumeDecoding missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::status missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::stopRequestingMediaData missing a [Deprecated] attribute
!deprecated-attribute-missing! AVSampleBufferDisplayLayer::timebase missing a [Deprecated] attribute
!extra-designated-initializer! AVPlayerLooper::initWithPlayer:templateItem:timeRange: is incorrectly decorated with an [DesignatedInitializer] attribute
!extra-enum-value! Managed value 1684369017 for AVAudioSessionRecordPermission.Denied is available for the current platform while the value in the native header is not
!extra-enum-value! Managed value 1735552628 for AVAudioSessionRecordPermission.Granted is available for the current platform while the value in the native header is not
!extra-enum-value! Managed value 1970168948 for AVAudioSessionRecordPermission.Undetermined is available for the current platform while the value in the native header is not
!missing-enum! AVAudioApplicationRecordPermission not bound
!missing-enum! AVAudioVoiceProcessingOtherAudioDuckingLevel not bound
!missing-enum! AVAudioVoiceProcessingSpeechActivityEvent not bound
!missing-enum! AVCapturePhotoOutputCaptureReadiness not bound
!missing-enum! AVPlayerLooperItemOrdering not bound
!missing-enum! AVSpeechSynthesisPersonalVoiceAuthorizationStatus not bound
!missing-enum! AVSpeechSynthesisVoiceTraits not bound
!missing-field! AVAssetExportPresetMVHEVC1440x1440 not bound
!missing-field! AVAssetExportPresetMVHEVC960x960 not bound
!missing-field! AVAudioApplicationInputMuteStateChangeNotification not bound
!missing-field! AVAudioApplicationMuteStateKey not bound
!missing-field! AVCaptureDeviceTypeExternal not bound
!missing-field! AVCaptureDeviceTypeMicrophone not bound
!missing-field! AVCaptureReactionTypeBalloons not bound
!missing-field! AVCaptureReactionTypeConfetti not bound
!missing-field! AVCaptureReactionTypeFireworks not bound
!missing-field! AVCaptureReactionTypeHeart not bound
!missing-field! AVCaptureReactionTypeLasers not bound
!missing-field! AVCaptureReactionTypeRain not bound
!missing-field! AVCaptureReactionTypeThumbsDown not bound
!missing-field! AVCaptureReactionTypeThumbsUp not bound
!missing-field! AVFileTypeAHAP not bound
!missing-field! AVMediaCharacteristicCarriesVideoStereoMetadata not bound
!missing-field! AVMediaCharacteristicContainsStereoMultiviewVideo not bound
!missing-field! AVMediaCharacteristicEnhancesSpeechIntelligibility not bound
!missing-field! AVMediaCharacteristicIndicatesHorizontalFieldOfView not bound
!missing-field! AVMediaCharacteristicTactileMinimal not bound
!missing-field! AVMediaTypeHaptic not bound
!missing-field! AVMetadataObjectTypeHumanFullBody not bound
!missing-field! AVOutputSettingsPresetMVHEVC1440x1440 not bound
!missing-field! AVOutputSettingsPresetMVHEVC960x960 not bound
!missing-field! AVSampleBufferVideoRendererDidFailToDecodeNotification not bound
!missing-field! AVSampleBufferVideoRendererDidFailToDecodeNotificationErrorKey not bound
!missing-field! AVSampleBufferVideoRendererRequiresFlushToResumeDecodingDidChangeNotification not bound
!missing-field! AVSpeechSynthesisAvailableVoicesDidChangeNotification not bound
!missing-field! AVURLAssetOverrideMIMETypeKey not bound
!missing-field! AVVideoCompositionPerFrameHDRDisplayMetadataPolicyGenerate not bound
!missing-field! AVVideoCompositionPerFrameHDRDisplayMetadataPolicyPropagate not bound
!missing-pinvoke! AVCaptureReactionSystemImageNameForType is not bound
!missing-protocol! AVCapturePhotoOutputReadinessCoordinatorDelegate not bound
!missing-protocol-member! AVSpeechSynthesizerDelegate::speechSynthesizer:willSpeakMarker:utterance: not found
!missing-selector! +AVAssetVariantQualifier::predicateForBinauralAudio:mediaSelectionOption: not bound
!missing-selector! +AVAssetVariantQualifier::predicateForDownmixAudio:mediaSelectionOption: not bound
!missing-selector! +AVAssetVariantQualifier::predicateForImmersiveAudio:mediaSelectionOption: not bound
!missing-selector! +AVAssetWriterInputTaggedPixelBufferGroupAdaptor::assetWriterInputTaggedPixelBufferGroupAdaptorWithAssetWriterInput:sourcePixelBufferAttributes: not bound
!missing-selector! +AVAudioApplication::requestRecordPermissionWithCompletionHandler: not bound
!missing-selector! +AVAudioApplication::sharedInstance not bound
!missing-selector! +AVCaptureDevice::reactionEffectGesturesEnabled not bound
!missing-selector! +AVCaptureDevice::reactionEffectsEnabled not bound
!missing-selector! +AVCaptureDevice::setUserPreferredCamera: not bound
!missing-selector! +AVCaptureDevice::systemPreferredCamera not bound
!missing-selector! +AVCaptureDevice::userPreferredCamera not bound
!missing-selector! +AVSpeechSynthesizer::personalVoiceAuthorizationStatus not bound
!missing-selector! +AVSpeechSynthesizer::requestPersonalVoiceAuthorizationWithCompletionHandler: not bound
!missing-selector! AVAssetExportSession::allowsParallelizedExport not bound
!missing-selector! AVAssetExportSession::setAllowsParallelizedExport: not bound
!missing-selector! AVAssetVariantAudioRenditionSpecificAttributes::isBinaural not bound
!missing-selector! AVAssetVariantAudioRenditionSpecificAttributes::isDownmix not bound
!missing-selector! AVAssetVariantAudioRenditionSpecificAttributes::isImmersive not bound
!missing-selector! AVAssetVariantVideoAttributes::videoLayoutAttributes not bound
!missing-selector! AVAssetVariantVideoLayoutAttributes::stereoViewComponents not bound
!missing-selector! AVAssetWriter::initialMovieFragmentInterval not bound
!missing-selector! AVAssetWriter::setInitialMovieFragmentInterval: not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::appendTaggedPixelBufferGroup:withPresentationTime: not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::assetWriterInput not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::initWithAssetWriterInput:sourcePixelBufferAttributes: not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::pixelBufferPool not bound
!missing-selector! AVAssetWriterInputTaggedPixelBufferGroupAdaptor::sourcePixelBufferAttributes not bound
!missing-selector! AVAudioApplication::isInputMuted not bound
!missing-selector! AVAudioApplication::recordPermission not bound
!missing-selector! AVAudioApplication::setInputMuted:error: not bound
!missing-selector! AVAudioApplication::setInputMuteStateChangeHandler:error: not bound
!missing-selector! AVAudioInputNode::setMutedSpeechActivityEventListener: not bound
!missing-selector! AVAudioInputNode::setVoiceProcessingOtherAudioDuckingConfiguration: not bound
!missing-selector! AVAudioInputNode::voiceProcessingOtherAudioDuckingConfiguration not bound
!missing-selector! AVCaptureConnection::isVideoRotationAngleSupported: not bound
!missing-selector! AVCaptureConnection::setVideoRotationAngle: not bound
!missing-selector! AVCaptureConnection::videoRotationAngle not bound
!missing-selector! AVCaptureDevice::availableReactionTypes not bound
!missing-selector! AVCaptureDevice::canPerformReactionEffects not bound
!missing-selector! AVCaptureDevice::performEffectForReaction: not bound
!missing-selector! AVCaptureDevice::reactionEffectsInProgress not bound
!missing-selector! AVCaptureDeviceFormat::reactionEffectsSupported not bound
!missing-selector! AVCaptureDeviceFormat::videoFrameRateRangeForReactionEffectsInProgress not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::device not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::initWithDevice:previewLayer: not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::previewLayer not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::videoRotationAngleForHorizonLevelCapture not bound
!missing-selector! AVCaptureDeviceRotationCoordinator::videoRotationAngleForHorizonLevelPreview not bound
!missing-selector! AVCapturePhotoOutput::captureReadiness not bound
!missing-selector! AVCapturePhotoOutput::isFastCapturePrioritizationEnabled not bound
!missing-selector! AVCapturePhotoOutput::isFastCapturePrioritizationSupported not bound
!missing-selector! AVCapturePhotoOutput::isResponsiveCaptureEnabled not bound
!missing-selector! AVCapturePhotoOutput::isResponsiveCaptureSupported not bound
!missing-selector! AVCapturePhotoOutput::isZeroShutterLagEnabled not bound
!missing-selector! AVCapturePhotoOutput::isZeroShutterLagSupported not bound
!missing-selector! AVCapturePhotoOutput::setFastCapturePrioritizationEnabled: not bound
!missing-selector! AVCapturePhotoOutput::setFastCapturePrioritizationSupported: not bound
!missing-selector! AVCapturePhotoOutput::setResponsiveCaptureEnabled: not bound
!missing-selector! AVCapturePhotoOutput::setZeroShutterLagEnabled: not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::captureReadiness not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::delegate not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::initWithPhotoOutput: not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::setDelegate: not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::startTrackingCaptureRequestUsingPhotoSettings: not bound
!missing-selector! AVCapturePhotoOutputReadinessCoordinator::stopTrackingCaptureRequestUsingPhotoSettingsUniqueID: not bound
!missing-selector! AVCaptureReactionEffectState::endTime not bound
!missing-selector! AVCaptureReactionEffectState::reactionType not bound
!missing-selector! AVCaptureReactionEffectState::startTime not bound
!missing-selector! AVCaptureResolvedPhotoSettings::isFastCapturePrioritizationEnabled not bound
!missing-selector! AVMutableVideoComposition::perFrameHDRDisplayMetadataPolicy not bound
!missing-selector! AVMutableVideoComposition::setPerFrameHDRDisplayMetadataPolicy: not bound
!missing-selector! AVPlayerLooper::initWithPlayer:templateItem:timeRange:existingItemsOrdering: not bound
!missing-selector! AVSampleBufferDisplayLayer::sampleBufferRenderer not bound
!missing-selector! AVSampleBufferVideoRenderer::error not bound
!missing-selector! AVSampleBufferVideoRenderer::flushWithRemovalOfDisplayedImage:completionHandler: not bound
!missing-selector! AVSampleBufferVideoRenderer::requiresFlushToResumeDecoding not bound
!missing-selector! AVSampleBufferVideoRenderer::status not bound
!missing-selector! AVSpeechSynthesisMarker::bookmarkName not bound
!missing-selector! AVSpeechSynthesisMarker::initWithBookmarkName:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::initWithParagraphRange:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::initWithPhonemeString:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::initWithSentenceRange:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::initWithWordRange:atByteSampleOffset: not bound
!missing-selector! AVSpeechSynthesisMarker::phoneme not bound
!missing-selector! AVSpeechSynthesisMarker::setBookmarkName: not bound
!missing-selector! AVSpeechSynthesisMarker::setPhoneme: not bound
!missing-selector! AVSpeechSynthesisVoice::voiceTraits not bound
!missing-selector! AVVideoComposition::perFrameHDRDisplayMetadataPolicy not bound
!missing-type! AVAssetVariantVideoLayoutAttributes not bound
!missing-type! AVAssetWriterInputTaggedPixelBufferGroupAdaptor not bound
!missing-type! AVAudioApplication not bound
!missing-type! AVCaptureDeviceRotationCoordinator not bound
!missing-type! AVCapturePhotoOutputReadinessCoordinator not bound
!missing-type! AVCaptureReactionEffectState not bound
!missing-type! AVMetadataHumanFullBodyObject not bound
!missing-type! AVSampleBufferVideoRenderer not bound
!unknown-field! AVAudioSessionInterruptionNotification bound
!unknown-field! AVAudioSessionInterruptionOptionKey bound
!unknown-field! AVAudioSessionInterruptionTypeKey bound
!unknown-field! AVAudioSessionMediaServicesWereLostNotification bound
!unknown-field! AVAudioSessionMediaServicesWereResetNotification bound

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

@ -0,0 +1,3 @@
!missing-enum! AVVideoFrameAnalysisType not bound
!missing-selector! AVPlayerView::setVideoFrameAnalysisTypes: not bound
!missing-selector! AVPlayerView::videoFrameAnalysisTypes not bound

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

@ -59,3 +59,5 @@
!missing-pinvoke! vImagePerspectiveWarp_Planar16F is not bound
!missing-pinvoke! vImagePerspectiveWarp_Planar16U is not bound
!missing-pinvoke! vImagePerspectiveWarp_Planar8 is not bound
!missing-pinvoke! vImageConvolveFloatKernel_ARGB8888 is not bound
!missing-pinvoke! vImageSepConvolve_ARGB8888 is not bound

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

@ -0,0 +1,4 @@
!missing-field! AXAnimatedImagesEnabledDidChangeNotification not bound
!missing-pinvoke! AXAnimatedImagesEnabled is not bound
!missing-protocol-member! AXCustomContentProvider::accessibilityCustomContentBlock not found
!missing-protocol-member! AXCustomContentProvider::setAccessibilityCustomContentBlock: not found

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

@ -521,7 +521,6 @@
!missing-null-allowed! 'Foundation.NSObject AppKit.NSDocumentController::MakeDocument(Foundation.NSUrl,System.String,Foundation.NSError&)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSDocumentController::MakeUntitledDocument(System.String,Foundation.NSError&)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSDocumentController::OpenUntitledDocument(System.Boolean,Foundation.NSError&)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSEPSImageRep::FromData(Foundation.NSData)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSEvent::AddGlobalMonitorForEventsMatchingMask(AppKit.NSEventMask,AppKit.GlobalEventHandler)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSEvent::AddLocalMonitorForEventsMatchingMask(AppKit.NSEventMask,AppKit.LocalEventHandler)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSFontDescriptor::ObjectForKey(System.String)' is missing an [NullAllowed] on return type
@ -539,7 +538,6 @@
!missing-null-allowed! 'Foundation.NSObject AppKit.NSPasteboardItem::GetPropertyListForType(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSResponder::SupplementalTargetForAction(ObjCRuntime.Selector,Foundation.NSObject)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSResponder::ValidRequestorForSendType(System.String,System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSSpeechSynthesizer::ObjectForProperty(System.String,Foundation.NSError&)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSStoryboard::InstantiateInitialController()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject AppKit.NSTableViewDataSource::GetObjectValue(AppKit.NSTableView,AppKit.NSTableColumn,System.IntPtr)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'Foundation.NSObject AppKit.NSTableViewDataSource::GetObjectValue(AppKit.NSTableView,AppKit.NSTableColumn,System.IntPtr)' is missing an [NullAllowed] on return type
@ -598,8 +596,6 @@
!missing-null-allowed! 'System.Boolean AppKit.NSSeguePerforming::ShouldPerformSegue(System.String,Foundation.NSObject)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Boolean AppKit.NSSlider::AcceptsFirstMouse(AppKit.NSEvent)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Boolean AppKit.NSSound::SetName(System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Boolean AppKit.NSSpeechSynthesizer::SetObjectforProperty(Foundation.NSObject,System.String,Foundation.NSError&)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Boolean AppKit.NSSpeechSynthesizer::SetVoice(System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Boolean AppKit.NSTableViewDelegate::ShouldEditTableColumn(AppKit.NSTableView,AppKit.NSTableColumn,System.IntPtr)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Boolean AppKit.NSTableViewDelegate::ShouldSelectTableColumn(AppKit.NSTableView,AppKit.NSTableColumn)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Boolean AppKit.NSTableViewDelegate::ShouldShowCellExpansion(AppKit.NSTableView,AppKit.NSTableColumn,System.IntPtr)' is missing an [NullAllowed] on parameter #1
@ -663,7 +659,6 @@
!missing-null-allowed! 'System.String AppKit.NSSharingService::get_AccountName()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String AppKit.NSSharingService::get_MessageBody()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String AppKit.NSSound::GetName()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String AppKit.NSSpeechSynthesizer::GetVoice()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String AppKit.NSSpellChecker::GetCorrection(Foundation.NSRange,System.String,System.String,System.IntPtr)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String AppKit.NSSpellChecker::GetLanguage(Foundation.NSRange,System.String,Foundation.NSOrthography)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String AppKit.NSStoryboardSegue::get_Identifier()' is missing an [NullAllowed] on return type
@ -919,7 +914,6 @@
!missing-null-allowed! 'System.Void AppKit.NSSound::set_PlaybackDeviceID(System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void AppKit.NSSpeechRecognizer::set_Commands(System.String[])' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void AppKit.NSSpeechRecognizer::set_DisplayedCommandsTitle(System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void AppKit.NSSpeechSynthesizer::.ctor(System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void AppKit.NSSpellChecker::set_SubstitutionsPanelAccessoryViewController(AppKit.NSViewController)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void AppKit.NSSplitView::set_AutosaveName(System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void AppKit.NSStatusItem::set_AutosaveName(System.String)' is missing an [NullAllowed] on parameter #0
@ -1484,17 +1478,9 @@
!missing-field! NSValueTransformerNameBindingOption not bound
!missing-field! NSValueURLBinding not bound
!missing-field! NSVisibleBinding not bound
!missing-field! NSVoiceAge not bound
!missing-field! NSVoiceDemoText not bound
!missing-field! NSVoiceGender not bound
!missing-field! NSVoiceGenderFemale not bound
!missing-field! NSVoiceGenderNeutral not bound
!missing-field! NSVoiceGenderMale not bound
!missing-field! NSVoiceGenderNeuter not bound
!missing-field! NSVoiceIdentifier not bound
!missing-field! NSVoiceIndividuallySpokenCharacters not bound
!missing-field! NSVoiceLocaleIdentifier not bound
!missing-field! NSVoiceName not bound
!missing-field! NSVoiceSupportedCharacters not bound
!missing-field! NSWarningValueBinding not bound
!missing-field! NSWhite not bound

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

@ -27,3 +27,172 @@
!deprecated-attribute-missing! NSToolbar::sizeMode missing a [Deprecated] attribute
!deprecated-attribute-missing! NSWindow::setShowsToolbarButton: missing a [Deprecated] attribute
!deprecated-attribute-missing! NSWindow::showsToolbarButton missing a [Deprecated] attribute
!deprecated-attribute-missing! NSApplication::activateIgnoringOtherApps: missing a [Deprecated] attribute
!deprecated-attribute-missing! NSPageLayout::beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo: missing a [Deprecated] attribute
!deprecated-attribute-missing! NSPrintPanel::beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo: missing a [Deprecated] attribute
!missing-enum! NSImageDynamicRange not bound
!missing-enum! NSMenuItemBadgeType not bound
!missing-enum! NSMenuPresentationStyle not bound
!missing-enum! NSMenuSelectionMode not bound
!missing-enum! NSPageLayoutResult not bound
!missing-enum! NSPrintPanelResult not bound
!missing-enum! NSTextCursorAccessoryPlacement not bound
!missing-enum! NSTextInsertionIndicatorAutomaticModeOptions not bound
!missing-enum! NSTextInsertionIndicatorDisplayMode not bound
!missing-enum-value! NSBezelStyle native value NSBezelStyleAutomatic = 0 not bound
!missing-enum-value! NSBezierPathElement native value NSBezierPathElementQuadraticCurveTo = 4 not bound
!missing-enum-value! NSSplitViewItemBehavior native value NSSplitViewItemBehaviorInspector = 3 not bound
!missing-field! NSDefaultFontExcludedDocumentAttribute not bound
!missing-field! NSSpellCheckerDidChangeAutomaticInlinePredictionNotification not bound
!missing-field! NSTextContentTypeAddressCity not bound
!missing-field! NSTextContentTypeAddressCityAndState not bound
!missing-field! NSTextContentTypeAddressState not bound
!missing-field! NSTextContentTypeBirthdate not bound
!missing-field! NSTextContentTypeBirthdateDay not bound
!missing-field! NSTextContentTypeBirthdateMonth not bound
!missing-field! NSTextContentTypeBirthdateYear not bound
!missing-field! NSTextContentTypeCountryName not bound
!missing-field! NSTextContentTypeCreditCardExpiration not bound
!missing-field! NSTextContentTypeCreditCardExpirationMonth not bound
!missing-field! NSTextContentTypeCreditCardExpirationYear not bound
!missing-field! NSTextContentTypeCreditCardFamilyName not bound
!missing-field! NSTextContentTypeCreditCardGivenName not bound
!missing-field! NSTextContentTypeCreditCardMiddleName not bound
!missing-field! NSTextContentTypeCreditCardName not bound
!missing-field! NSTextContentTypeCreditCardNumber not bound
!missing-field! NSTextContentTypeCreditCardSecurityCode not bound
!missing-field! NSTextContentTypeCreditCardType not bound
!missing-field! NSTextContentTypeDateTime not bound
!missing-field! NSTextContentTypeEmailAddress not bound
!missing-field! NSTextContentTypeFamilyName not bound
!missing-field! NSTextContentTypeFlightNumber not bound
!missing-field! NSTextContentTypeFullStreetAddress not bound
!missing-field! NSTextContentTypeGivenName not bound
!missing-field! NSTextContentTypeJobTitle not bound
!missing-field! NSTextContentTypeLocation not bound
!missing-field! NSTextContentTypeMiddleName not bound
!missing-field! NSTextContentTypeName not bound
!missing-field! NSTextContentTypeNamePrefix not bound
!missing-field! NSTextContentTypeNameSuffix not bound
!missing-field! NSTextContentTypeNewPassword not bound
!missing-field! NSTextContentTypeNickname not bound
!missing-field! NSTextContentTypeOrganizationName not bound
!missing-field! NSTextContentTypePostalCode not bound
!missing-field! NSTextContentTypeShipmentTrackingNumber not bound
!missing-field! NSTextContentTypeStreetAddressLine1 not bound
!missing-field! NSTextContentTypeStreetAddressLine2 not bound
!missing-field! NSTextContentTypeSublocality not bound
!missing-field! NSTextContentTypeTelephoneNumber not bound
!missing-field! NSTextContentTypeURL not bound
!missing-field! NSToolbarInspectorTrackingSeparatorItemIdentifier not bound
!missing-field! NSToolbarToggleInspectorItemIdentifier not bound
!missing-null-allowed! 'System.Void AppKit.NSTextView::set_InsertionPointColor(AppKit.NSColor)' is missing an [NullAllowed] on parameter #0
!missing-protocol-conformance! NSCursor should conform to NSSecureCoding
!missing-protocol-member! NSAccessibility::accessibilityAttributedUserInputLabels not found
!missing-protocol-member! NSAccessibility::accessibilityUserInputLabels not found
!missing-protocol-member! NSAccessibility::setAccessibilityAttributedUserInputLabels: not found
!missing-protocol-member! NSAccessibility::setAccessibilityUserInputLabels: not found
!missing-protocol-member! NSOutlineViewDelegate::outlineView:userCanChangeVisibilityOfTableColumn: not found
!missing-protocol-member! NSOutlineViewDelegate::outlineView:userDidChangeVisibilityOfTableColumns: not found
!missing-protocol-member! NSTableViewDelegate::tableView:userCanChangeVisibilityOfTableColumn: not found
!missing-protocol-member! NSTableViewDelegate::tableView:userDidChangeVisibilityOfTableColumns: not found
!missing-protocol-member! NSTextInputClient::documentVisibleRect not found
!missing-protocol-member! NSTextInputClient::preferredTextAccessoryPlacement not found
!missing-protocol-member! NSTextInputClient::unionRectInVisibleSelectedRange not found
!missing-protocol-member! NSTextInputTraits::inlinePredictionType not found
!missing-protocol-member! NSTextInputTraits::setInlinePredictionType: not found
!missing-selector! +NSBezierPath::bezierPathWithCGPath: not bound
!missing-selector! +NSColor::quaternarySystemFillColor not bound
!missing-selector! +NSColor::quinaryLabelColor not bound
!missing-selector! +NSColor::quinarySystemFillColor not bound
!missing-selector! +NSColor::secondarySystemFillColor not bound
!missing-selector! +NSColor::systemFillColor not bound
!missing-selector! +NSColor::tertiarySystemFillColor not bound
!missing-selector! +NSColor::textInsertionPointColor not bound
!missing-selector! +NSImageView::defaultPreferredImageDynamicRange not bound
!missing-selector! +NSImageView::setDefaultPreferredImageDynamicRange: not bound
!missing-selector! +NSMenu::paletteMenuWithColors:titles:selectionHandler: not bound
!missing-selector! +NSMenu::paletteMenuWithColors:titles:templateImage:selectionHandler: not bound
!missing-selector! +NSMenuItem::sectionHeaderWithTitle: not bound
!missing-selector! +NSMenuItemBadge::alertsWithCount: not bound
!missing-selector! +NSMenuItemBadge::newItemsWithCount: not bound
!missing-selector! +NSMenuItemBadge::updatesWithCount: not bound
!missing-selector! +NSSpellChecker::isAutomaticInlinePredictionEnabled not bound
!missing-selector! +NSSplitViewItem::inspectorWithViewController: not bound
!missing-selector! NSApplication::activate not bound
!missing-selector! NSApplication::yieldActivationToApplication: not bound
!missing-selector! NSApplication::yieldActivationToApplicationWithBundleIdentifier: not bound
!missing-selector! NSBezierPath::CGPath not bound
!missing-selector! NSBezierPath::curveToPoint:controlPoint: not bound
!missing-selector! NSBezierPath::relativeCurveToPoint:controlPoint: not bound
!missing-selector! NSBezierPath::setCGPath: not bound
!missing-selector! NSColorWell::setSupportsAlpha: not bound
!missing-selector! NSColorWell::supportsAlpha not bound
!missing-selector! NSImage::imageWithLocale: not bound
!missing-selector! NSImage::locale not bound
!missing-selector! NSImageView::addSymbolEffect: not bound
!missing-selector! NSImageView::addSymbolEffect:options: not bound
!missing-selector! NSImageView::addSymbolEffect:options:animated: not bound
!missing-selector! NSImageView::imageDynamicRange not bound
!missing-selector! NSImageView::preferredImageDynamicRange not bound
!missing-selector! NSImageView::removeAllSymbolEffects not bound
!missing-selector! NSImageView::removeAllSymbolEffectsWithOptions: not bound
!missing-selector! NSImageView::removeAllSymbolEffectsWithOptions:animated: not bound
!missing-selector! NSImageView::removeSymbolEffectOfType: not bound
!missing-selector! NSImageView::removeSymbolEffectOfType:options: not bound
!missing-selector! NSImageView::removeSymbolEffectOfType:options:animated: not bound
!missing-selector! NSImageView::setPreferredImageDynamicRange: not bound
!missing-selector! NSImageView::setSymbolImage:withContentTransition: not bound
!missing-selector! NSImageView::setSymbolImage:withContentTransition:options: not bound
!missing-selector! NSMenu::presentationStyle not bound
!missing-selector! NSMenu::selectedItems not bound
!missing-selector! NSMenu::selectionMode not bound
!missing-selector! NSMenu::setPresentationStyle: not bound
!missing-selector! NSMenu::setSelectedItems: not bound
!missing-selector! NSMenu::setSelectionMode: not bound
!missing-selector! NSMenuItem::badge not bound
!missing-selector! NSMenuItem::isSectionHeader not bound
!missing-selector! NSMenuItem::setBadge: not bound
!missing-selector! NSMenuItemBadge::initWithCount: not bound
!missing-selector! NSMenuItemBadge::initWithCount:type: not bound
!missing-selector! NSMenuItemBadge::initWithString: not bound
!missing-selector! NSMenuItemBadge::itemCount not bound
!missing-selector! NSMenuItemBadge::stringValue not bound
!missing-selector! NSMenuItemBadge::type not bound
!missing-selector! NSPageLayout::beginSheetUsingPrintInfo:onWindow:completionHandler: not bound
!missing-selector! NSPopover::hasFullSizeContent not bound
!missing-selector! NSPopover::setHasFullSizeContent: not bound
!missing-selector! NSPopover::showRelativeToToolbarItem: not bound
!missing-selector! NSPrintPanel::beginSheetUsingPrintInfo:onWindow:completionHandler: not bound
!missing-selector! NSProgressIndicator::observedProgress not bound
!missing-selector! NSProgressIndicator::setObservedProgress: not bound
!missing-selector! NSRunningApplication::activateFromApplication:options: not bound
!missing-selector! NSSavePanel::identifier not bound
!missing-selector! NSSavePanel::setIdentifier: not bound
!missing-selector! NSScreen::displayLinkWithTarget:selector: not bound
!missing-selector! NSSplitViewController::toggleInspector: not bound
!missing-selector! NSSplitViewItem::canCollapseFromWindowResize not bound
!missing-selector! NSSplitViewItem::setCanCollapseFromWindowResize: not bound
!missing-selector! NSTextInputContext::textInputClientDidEndScrollingOrZooming not bound
!missing-selector! NSTextInputContext::textInputClientWillStartScrollingOrZooming not bound
!missing-selector! NSTextInsertionIndicator::automaticModeOptions not bound
!missing-selector! NSTextInsertionIndicator::color not bound
!missing-selector! NSTextInsertionIndicator::displayMode not bound
!missing-selector! NSTextInsertionIndicator::effectsViewInserter not bound
!missing-selector! NSTextInsertionIndicator::setAutomaticModeOptions: not bound
!missing-selector! NSTextInsertionIndicator::setColor: not bound
!missing-selector! NSTextInsertionIndicator::setDisplayMode: not bound
!missing-selector! NSTextInsertionIndicator::setEffectsViewInserter: not bound
!missing-selector! NSTextLayoutFragment::textLineFragmentForTextLocation:isUpstreamAffinity: not bound
!missing-selector! NSTextLayoutFragment::textLineFragmentForVerticalOffset:requiresExactMatch: not bound
!missing-selector! NSTextView::inlinePredictionType not bound
!missing-selector! NSTextView::setInlinePredictionType: not bound
!missing-selector! NSView::clipsToBounds not bound
!missing-selector! NSView::displayLinkWithTarget:selector: not bound
!missing-selector! NSView::setClipsToBounds: not bound
!missing-selector! NSViewController::loadViewIfNeeded not bound
!missing-selector! NSViewController::presentViewController:asPopoverRelativeToRect:ofView:preferredEdge:behavior:hasFullSizeContent: not bound
!missing-selector! NSViewController::viewIfLoaded not bound
!missing-selector! NSWindow::displayLinkWithTarget:selector: not bound
!missing-type! NSMenuItemBadge not bound
!missing-type! NSTextInsertionIndicator not bound

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

@ -0,0 +1,5 @@
!missing-enum! AUVoiceIOOtherAudioDuckingLevel not bound
!missing-pinvoke! AudioFileComponentGetUserDataAtOffset is not bound
!missing-pinvoke! AudioFileComponentGetUserDataSize64 is not bound
!missing-pinvoke! AudioFileGetUserDataAtOffset is not bound
!missing-pinvoke! AudioFileGetUserDataSize64 is not bound

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

@ -13,3 +13,129 @@
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setFederationRequestURN: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setFederationType: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setFederationUserPreauthenticationURL: not bound
!missing-enum! ASAuthorizationProviderExtensionPlatformSSOProtocolVersion not bound
!missing-enum! ASAuthorizationProviderExtensionSupportedGrantTypes not bound
!missing-enum! ASAuthorizationPublicKeyCredentialAttachment not bound
!missing-enum! ASCredentialRequestType not bound
!missing-enum! ASPublicKeyCredentialClientDataCrossOriginValue not bound
!missing-enum-value! ASAuthorizationProviderExtensionAuthenticationMethod native value ASAuthorizationProviderExtensionAuthenticationMethodSmartCard = 3 not bound
!missing-enum-value! ASAuthorizationProviderExtensionKeyType native value ASAuthorizationProviderExtensionKeyTypeCurrentDeviceEncryption = 11 not bound
!missing-enum-value! ASAuthorizationProviderExtensionKeyType native value ASAuthorizationProviderExtensionKeyTypeCurrentDeviceSigning = 10 not bound
!missing-enum-value! ASAuthorizationProviderExtensionKeyType native value ASAuthorizationProviderExtensionKeyTypeSharedDeviceEncryption = 5 not bound
!missing-enum-value! ASAuthorizationProviderExtensionKeyType native value ASAuthorizationProviderExtensionKeyTypeSharedDeviceSigning = 4 not bound
!missing-enum-value! ASAuthorizationProviderExtensionKeyType native value ASAuthorizationProviderExtensionKeyTypeUserSmartCard = 20 not bound
!missing-enum-value! ASAuthorizationProviderExtensionRequestOptions native value ASAuthorizationProviderExtensionRequestOptionsRegistrationSharedDeviceKeys = 4 not bound
!missing-protocol! ASAuthorizationWebBrowserPlatformPublicKeyCredentialAssertionRequest not bound
!missing-protocol! ASAuthorizationWebBrowserPlatformPublicKeyCredentialProvider not bound
!missing-protocol! ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest not bound
!missing-protocol! ASCredentialIdentity not bound
!missing-protocol! ASCredentialRequest not bound
!missing-protocol-conformance! ASPasswordCredentialIdentity should conform to ASCredentialIdentity
!missing-protocol-member! ASAuthorizationProviderExtensionRegistrationHandler::protocolVersion not found
!missing-protocol-member! ASAuthorizationProviderExtensionRegistrationHandler::registrationDidCancel not found
!missing-protocol-member! ASAuthorizationProviderExtensionRegistrationHandler::supportedGrantTypes not found
!missing-selector! +ASPasskeyAssertionCredential::credentialWithUserHandle:relyingParty:signature:clientDataHash:authenticatorData:credentialID: not bound
!missing-selector! +ASPasskeyCredentialIdentity::identityWithRelyingPartyIdentifier:userName:credentialID:userHandle:recordIdentifier: not bound
!missing-selector! +ASPasskeyCredentialRequest::requestWithCredentialIdentity:clientDataHash:userVerificationPreference: not bound
!missing-selector! +ASPasskeyRegistrationCredential::credentialWithRelyingParty:clientDataHash:credentialID:attestationObject: not bound
!missing-selector! +ASPasswordCredentialRequest::requestWithCredentialIdentity: not bound
!missing-selector! +ASSettingsHelper::openCredentialProviderAppSettingsWithCompletionHandler: not bound
!missing-selector! +ASSettingsHelper::openVerificationCodeAppSettingsWithCompletionHandler: not bound
!missing-selector! ASAuthorizationPlatformPublicKeyCredentialAssertion::attachment not bound
!missing-selector! ASAuthorizationPlatformPublicKeyCredentialRegistration::attachment not bound
!missing-selector! ASAuthorizationProviderExtensionAuthorizationRequest::callerAuditToken not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::additionalAuthorizationScopes not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::customKeyExchangeRequestValues not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::customKeyRequestValues not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::customRefreshRequestValues not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::customRequestJWTParameterName not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::groupRequestClaimName not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::groupResponseClaimName not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::jwksTrustedRootCertificates not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::keyEndpointURL not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::loginRequestEncryptionAPVPrefix not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::loginRequestEncryptionPublicKey not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::refreshEndpointURL not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setAdditionalAuthorizationScopes: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomKeyExchangeRequestBodyClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomKeyExchangeRequestHeaderClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomKeyExchangeRequestValues: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomKeyRequestBodyClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomKeyRequestHeaderClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomKeyRequestValues: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomRefreshRequestBodyClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomRefreshRequestHeaderClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomRefreshRequestValues: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setCustomRequestJWTParameterName: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setGroupRequestClaimName: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setGroupResponseClaimName: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setJwksTrustedRootCertificates: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setKeyEndpointURL: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setLoginRequestEncryptionAPVPrefix: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setLoginRequestEncryptionPublicKey: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setRefreshEndpointURL: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::setUniqueIdentifierClaimName: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginConfiguration::uniqueIdentifierClaimName not bound
!missing-selector! ASAuthorizationProviderExtensionLoginManager::decryptionKeysNeedRepair not bound
!missing-selector! ASAuthorizationProviderExtensionLoginManager::extensionData not bound
!missing-selector! ASAuthorizationProviderExtensionLoginManager::saveUserLoginConfiguration:error: not bound
!missing-selector! ASAuthorizationProviderExtensionLoginManager::userLoginConfiguration not bound
!missing-selector! ASAuthorizationProviderExtensionUserLoginConfiguration::initWithLoginUserName: not bound
!missing-selector! ASAuthorizationProviderExtensionUserLoginConfiguration::loginUserName not bound
!missing-selector! ASAuthorizationProviderExtensionUserLoginConfiguration::setCustomAssertionRequestBodyClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionUserLoginConfiguration::setCustomAssertionRequestHeaderClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionUserLoginConfiguration::setCustomLoginRequestBodyClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionUserLoginConfiguration::setCustomLoginRequestHeaderClaims:returningError: not bound
!missing-selector! ASAuthorizationProviderExtensionUserLoginConfiguration::setLoginUserName: not bound
!missing-selector! ASAuthorizationWebBrowserPlatformPublicKeyCredential::customTitle not bound
!missing-selector! ASAuthorizationWebBrowserPlatformPublicKeyCredential::providerName not bound
!missing-selector! ASCredentialIdentityStore::removeCredentialIdentityEntries:completion: not bound
!missing-selector! ASCredentialIdentityStore::replaceCredentialIdentityEntries:completion: not bound
!missing-selector! ASCredentialIdentityStore::saveCredentialIdentityEntries:completion: not bound
!missing-selector! ASCredentialProviderExtensionContext::completeAssertionRequestWithSelectedPasskeyCredential:completionHandler: not bound
!missing-selector! ASCredentialProviderExtensionContext::completeRegistrationRequestWithSelectedPasskeyCredential:completionHandler: not bound
!missing-selector! ASCredentialProviderViewController::prepareInterfaceForPasskeyRegistration: not bound
!missing-selector! ASCredentialProviderViewController::prepareInterfaceToProvideCredentialForRequest: not bound
!missing-selector! ASCredentialProviderViewController::provideCredentialWithoutUserInteractionForRequest: not bound
!missing-selector! ASPasskeyAssertionCredential::authenticatorData not bound
!missing-selector! ASPasskeyAssertionCredential::clientDataHash not bound
!missing-selector! ASPasskeyAssertionCredential::credentialID not bound
!missing-selector! ASPasskeyAssertionCredential::initWithUserHandle:relyingParty:signature:clientDataHash:authenticatorData:credentialID: not bound
!missing-selector! ASPasskeyAssertionCredential::relyingParty not bound
!missing-selector! ASPasskeyAssertionCredential::signature not bound
!missing-selector! ASPasskeyAssertionCredential::userHandle not bound
!missing-selector! ASPasskeyCredentialIdentity::credentialID not bound
!missing-selector! ASPasskeyCredentialIdentity::initWithRelyingPartyIdentifier:userName:credentialID:userHandle:recordIdentifier: not bound
!missing-selector! ASPasskeyCredentialIdentity::rank not bound
!missing-selector! ASPasskeyCredentialIdentity::recordIdentifier not bound
!missing-selector! ASPasskeyCredentialIdentity::relyingPartyIdentifier not bound
!missing-selector! ASPasskeyCredentialIdentity::setRank: not bound
!missing-selector! ASPasskeyCredentialIdentity::userHandle not bound
!missing-selector! ASPasskeyCredentialIdentity::userName not bound
!missing-selector! ASPasskeyCredentialRequest::clientDataHash not bound
!missing-selector! ASPasskeyCredentialRequest::initWithCredentialIdentity:clientDataHash:userVerificationPreference: not bound
!missing-selector! ASPasskeyCredentialRequest::setUserVerificationPreference: not bound
!missing-selector! ASPasskeyCredentialRequest::userVerificationPreference not bound
!missing-selector! ASPasskeyRegistrationCredential::attestationObject not bound
!missing-selector! ASPasskeyRegistrationCredential::clientDataHash not bound
!missing-selector! ASPasskeyRegistrationCredential::credentialID not bound
!missing-selector! ASPasskeyRegistrationCredential::initWithRelyingParty:clientDataHash:credentialID:attestationObject: not bound
!missing-selector! ASPasskeyRegistrationCredential::relyingParty not bound
!missing-selector! ASPasswordCredentialRequest::initWithCredentialIdentity: not bound
!missing-selector! ASPublicKeyCredentialClientData::challenge not bound
!missing-selector! ASPublicKeyCredentialClientData::crossOrigin not bound
!missing-selector! ASPublicKeyCredentialClientData::initWithChallenge:origin: not bound
!missing-selector! ASPublicKeyCredentialClientData::origin not bound
!missing-selector! ASPublicKeyCredentialClientData::setChallenge: not bound
!missing-selector! ASPublicKeyCredentialClientData::setCrossOrigin: not bound
!missing-selector! ASPublicKeyCredentialClientData::setOrigin: not bound
!missing-selector! ASPublicKeyCredentialClientData::setTopOrigin: not bound
!missing-selector! ASPublicKeyCredentialClientData::topOrigin not bound
!missing-type! ASAuthorizationProviderExtensionUserLoginConfiguration not bound
!missing-type! ASPasskeyAssertionCredential not bound
!missing-type! ASPasskeyCredentialIdentity not bound
!missing-type! ASPasskeyCredentialRequest not bound
!missing-type! ASPasskeyRegistrationCredential not bound
!missing-type! ASPasswordCredentialRequest not bound
!missing-type! ASPublicKeyCredentialClientData not bound
!missing-type! ASSettingsHelper not bound

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

@ -0,0 +1,136 @@
!missing-enum! CNCinematicErrorCode not bound
!missing-enum! CNDetectionType not bound
!missing-enum! CNRenderingQuality not bound
!missing-field! CNCinematicErrorDomain not bound
!missing-selector! +CNAssetInfo::checkIfCinematic:completionHandler: not bound
!missing-selector! +CNAssetInfo::loadFromAsset:completionHandler: not bound
!missing-selector! +CNDetection::accessibilityLabelForDetectionType: not bound
!missing-selector! +CNDetection::disparityInNormalizedRect:sourceDisparity:detectionType:priorDisparity: not bound
!missing-selector! +CNDetection::isValidDetectionGroupID: not bound
!missing-selector! +CNDetection::isValidDetectionID: not bound
!missing-selector! +CNObjectTracker::isSupported not bound
!missing-selector! +CNRenderingSession::destinationPixelFormatTypes not bound
!missing-selector! +CNRenderingSession::sourcePixelFormatTypes not bound
!missing-selector! +CNRenderingSessionAttributes::loadFromAsset:completionHandler: not bound
!missing-selector! +CNScript::loadFromAsset:changes:progress:completionHandler: not bound
!missing-selector! AVMutableComposition::addTracksForCinematicAssetInfo:preferredStartingTrackID: not bound
!missing-selector! CNAssetInfo::allCinematicTracks not bound
!missing-selector! CNAssetInfo::asset not bound
!missing-selector! CNAssetInfo::cinematicDisparityTrack not bound
!missing-selector! CNAssetInfo::cinematicMetadataTrack not bound
!missing-selector! CNAssetInfo::cinematicVideoTrack not bound
!missing-selector! CNAssetInfo::frameTimingTrack not bound
!missing-selector! CNAssetInfo::naturalSize not bound
!missing-selector! CNAssetInfo::preferredSize not bound
!missing-selector! CNAssetInfo::preferredTransform not bound
!missing-selector! CNAssetInfo::sampleDataTrackIDs not bound
!missing-selector! CNAssetInfo::timeRange not bound
!missing-selector! CNAssetInfo::videoCompositionTrackIDs not bound
!missing-selector! CNAssetInfo::videoCompositionTracks not bound
!missing-selector! CNBoundsPrediction::confidence not bound
!missing-selector! CNBoundsPrediction::normalizedBounds not bound
!missing-selector! CNBoundsPrediction::setConfidence: not bound
!missing-selector! CNBoundsPrediction::setNormalizedBounds: not bound
!missing-selector! CNCompositionInfo::insertTimeRange:ofCinematicAssetInfo:atTime:error: not bound
!missing-selector! CNCustomDetectionTrack::allDetections not bound
!missing-selector! CNCustomDetectionTrack::initWithDetections:smooth: not bound
!missing-selector! CNDecision::detectionGroupID not bound
!missing-selector! CNDecision::detectionID not bound
!missing-selector! CNDecision::initWithTime:detectionGroupID:strong: not bound
!missing-selector! CNDecision::initWithTime:detectionID:strong: not bound
!missing-selector! CNDecision::isGroupDecision not bound
!missing-selector! CNDecision::isStrongDecision not bound
!missing-selector! CNDecision::isUserDecision not bound
!missing-selector! CNDecision::time not bound
!missing-selector! CNDetection::detectionGroupID not bound
!missing-selector! CNDetection::detectionID not bound
!missing-selector! CNDetection::detectionType not bound
!missing-selector! CNDetection::focusDisparity not bound
!missing-selector! CNDetection::initWithTime:detectionType:normalizedRect:focusDisparity: not bound
!missing-selector! CNDetection::normalizedRect not bound
!missing-selector! CNDetection::time not bound
!missing-selector! CNDetectionTrack::detectionAtOrBeforeTime: not bound
!missing-selector! CNDetectionTrack::detectionGroupID not bound
!missing-selector! CNDetectionTrack::detectionID not bound
!missing-selector! CNDetectionTrack::detectionNearestTime: not bound
!missing-selector! CNDetectionTrack::detectionsInTimeRange: not bound
!missing-selector! CNDetectionTrack::detectionType not bound
!missing-selector! CNDetectionTrack::isDiscrete not bound
!missing-selector! CNDetectionTrack::isUserCreated not bound
!missing-selector! CNFixedDetectionTrack::focusDisparity not bound
!missing-selector! CNFixedDetectionTrack::initWithFocusDisparity: not bound
!missing-selector! CNFixedDetectionTrack::initWithOriginalDetection: not bound
!missing-selector! CNFixedDetectionTrack::originalDetection not bound
!missing-selector! CNObjectTracker::continueTrackingAt:sourceImage:sourceDisparity: not bound
!missing-selector! CNObjectTracker::findObjectAtPoint:sourceImage: not bound
!missing-selector! CNObjectTracker::finishDetectionTrack not bound
!missing-selector! CNObjectTracker::initWithCommandQueue: not bound
!missing-selector! CNObjectTracker::resetDetectionTrack not bound
!missing-selector! CNObjectTracker::startTrackingAt:within:sourceImage:sourceDisparity: not bound
!missing-selector! CNRenderingSession::commandQueue not bound
!missing-selector! CNRenderingSession::encodeRenderToCommandBuffer:frameAttributes:sourceImage:sourceDisparity:destinationImage: not bound
!missing-selector! CNRenderingSession::encodeRenderToCommandBuffer:frameAttributes:sourceImage:sourceDisparity:destinationLuma:destinationChroma: not bound
!missing-selector! CNRenderingSession::encodeRenderToCommandBuffer:frameAttributes:sourceImage:sourceDisparity:destinationRGBA: not bound
!missing-selector! CNRenderingSession::initWithCommandQueue:sessionAttributes:preferredTransform:quality: not bound
!missing-selector! CNRenderingSession::preferredTransform not bound
!missing-selector! CNRenderingSession::quality not bound
!missing-selector! CNRenderingSession::sessionAttributes not bound
!missing-selector! CNRenderingSessionAttributes::renderingVersion not bound
!missing-selector! CNRenderingSessionFrameAttributes::fNumber not bound
!missing-selector! CNRenderingSessionFrameAttributes::focusDisparity not bound
!missing-selector! CNRenderingSessionFrameAttributes::initWithSampleBuffer:sessionAttributes: not bound
!missing-selector! CNRenderingSessionFrameAttributes::initWithTimedMetadataGroup:sessionAttributes: not bound
!missing-selector! CNRenderingSessionFrameAttributes::setFNumber: not bound
!missing-selector! CNRenderingSessionFrameAttributes::setFocusDisparity: not bound
!missing-selector! CNScript::addDetectionTrack: not bound
!missing-selector! CNScript::addedDetectionTracks not bound
!missing-selector! CNScript::addUserDecision: not bound
!missing-selector! CNScript::baseDecisionsInTimeRange: not bound
!missing-selector! CNScript::changes not bound
!missing-selector! CNScript::changesTrimmedByTimeRange: not bound
!missing-selector! CNScript::decisionAfterTime: not bound
!missing-selector! CNScript::decisionAtTime:tolerance: not bound
!missing-selector! CNScript::decisionBeforeTime: not bound
!missing-selector! CNScript::decisionsInTimeRange: not bound
!missing-selector! CNScript::detectionTrackForDecision: not bound
!missing-selector! CNScript::detectionTrackForID: not bound
!missing-selector! CNScript::fNumber not bound
!missing-selector! CNScript::frameAtTime:tolerance: not bound
!missing-selector! CNScript::framesInTimeRange: not bound
!missing-selector! CNScript::primaryDecisionAtTime: not bound
!missing-selector! CNScript::reloadWithChanges: not bound
!missing-selector! CNScript::removeAllUserDecisions not bound
!missing-selector! CNScript::removeDetectionTrack: not bound
!missing-selector! CNScript::removeUserDecision: not bound
!missing-selector! CNScript::secondaryDecisionAtTime: not bound
!missing-selector! CNScript::setFNumber: not bound
!missing-selector! CNScript::timeRange not bound
!missing-selector! CNScript::timeRangeOfTransitionAfterDecision: not bound
!missing-selector! CNScript::timeRangeOfTransitionBeforeDecision: not bound
!missing-selector! CNScript::userDecisionsInTimeRange: not bound
!missing-selector! CNScriptChanges::addedDetectionTracks not bound
!missing-selector! CNScriptChanges::dataRepresentation not bound
!missing-selector! CNScriptChanges::fNumber not bound
!missing-selector! CNScriptChanges::initWithDataRepresentation: not bound
!missing-selector! CNScriptChanges::userDecisions not bound
!missing-selector! CNScriptFrame::allDetections not bound
!missing-selector! CNScriptFrame::bestDetectionForGroupID: not bound
!missing-selector! CNScriptFrame::detectionForID: not bound
!missing-selector! CNScriptFrame::focusDetection not bound
!missing-selector! CNScriptFrame::focusDisparity not bound
!missing-selector! CNScriptFrame::time not bound
!missing-type! CNAssetInfo not bound
!missing-type! CNBoundsPrediction not bound
!missing-type! CNCompositionInfo not bound
!missing-type! CNCustomDetectionTrack not bound
!missing-type! CNDecision not bound
!missing-type! CNDetection not bound
!missing-type! CNDetectionTrack not bound
!missing-type! CNFixedDetectionTrack not bound
!missing-type! CNObjectTracker not bound
!missing-type! CNRenderingSession not bound
!missing-type! CNRenderingSessionAttributes not bound
!missing-type! CNRenderingSessionFrameAttributes not bound
!missing-type! CNScript not bound
!missing-type! CNScriptChanges not bound
!missing-type! CNScriptFrame not bound

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

@ -0,0 +1,139 @@
!deprecated-attribute-missing! CKDatabaseSubscription::init missing a [Deprecated] attribute
!deprecated-attribute-missing! CKQuerySubscription::initWithRecordType:predicate:options: missing a [Deprecated] attribute
!deprecated-attribute-missing! CKRecordZoneSubscription::initWithZoneID: missing a [Deprecated] attribute
!missing-enum! CKSyncEngineAccountChangeType not bound
!missing-enum! CKSyncEngineEventType not bound
!missing-enum! CKSyncEnginePendingDatabaseChangeType not bound
!missing-enum! CKSyncEnginePendingRecordZoneChangeType not bound
!missing-enum! CKSyncEngineSyncReason not bound
!missing-enum! CKSyncEngineZoneDeletionReason not bound
!missing-field! CKRecordCreationDateKey not bound
!missing-field! CKRecordCreatorUserRecordIDKey not bound
!missing-field! CKRecordLastModifiedUserRecordIDKey not bound
!missing-field! CKRecordModificationDateKey not bound
!missing-field! CKRecordRecordIDKey not bound
!missing-protocol! CKSyncEngineDelegate not bound
!missing-selector! CKSyncEngine::cancelOperationsWithCompletionHandler: not bound
!missing-selector! CKSyncEngine::database not bound
!missing-selector! CKSyncEngine::fetchChangesWithCompletionHandler: not bound
!missing-selector! CKSyncEngine::fetchChangesWithOptions:completionHandler: not bound
!missing-selector! CKSyncEngine::initWithConfiguration: not bound
!missing-selector! CKSyncEngine::sendChangesWithCompletionHandler: not bound
!missing-selector! CKSyncEngine::sendChangesWithOptions:completionHandler: not bound
!missing-selector! CKSyncEngine::state not bound
!missing-selector! CKSyncEngineAccountChangeEvent::changeType not bound
!missing-selector! CKSyncEngineAccountChangeEvent::currentUser not bound
!missing-selector! CKSyncEngineAccountChangeEvent::previousUser not bound
!missing-selector! CKSyncEngineConfiguration::automaticallySync not bound
!missing-selector! CKSyncEngineConfiguration::database not bound
!missing-selector! CKSyncEngineConfiguration::delegate not bound
!missing-selector! CKSyncEngineConfiguration::initWithDatabase:stateSerialization:delegate: not bound
!missing-selector! CKSyncEngineConfiguration::setAutomaticallySync: not bound
!missing-selector! CKSyncEngineConfiguration::setDatabase: not bound
!missing-selector! CKSyncEngineConfiguration::setDelegate: not bound
!missing-selector! CKSyncEngineConfiguration::setStateSerialization: not bound
!missing-selector! CKSyncEngineConfiguration::setSubscriptionID: not bound
!missing-selector! CKSyncEngineConfiguration::stateSerialization not bound
!missing-selector! CKSyncEngineConfiguration::subscriptionID not bound
!missing-selector! CKSyncEngineDidFetchRecordZoneChangesEvent::error not bound
!missing-selector! CKSyncEngineDidFetchRecordZoneChangesEvent::zoneID not bound
!missing-selector! CKSyncEngineDidSendChangesEvent::context not bound
!missing-selector! CKSyncEngineEvent::accountChangeEvent not bound
!missing-selector! CKSyncEngineEvent::didFetchChangesEvent not bound
!missing-selector! CKSyncEngineEvent::didFetchRecordZoneChangesEvent not bound
!missing-selector! CKSyncEngineEvent::didSendChangesEvent not bound
!missing-selector! CKSyncEngineEvent::fetchedDatabaseChangesEvent not bound
!missing-selector! CKSyncEngineEvent::fetchedRecordZoneChangesEvent not bound
!missing-selector! CKSyncEngineEvent::sentDatabaseChangesEvent not bound
!missing-selector! CKSyncEngineEvent::sentRecordZoneChangesEvent not bound
!missing-selector! CKSyncEngineEvent::stateUpdateEvent not bound
!missing-selector! CKSyncEngineEvent::type not bound
!missing-selector! CKSyncEngineEvent::willFetchChangesEvent not bound
!missing-selector! CKSyncEngineEvent::willFetchRecordZoneChangesEvent not bound
!missing-selector! CKSyncEngineEvent::willSendChangesEvent not bound
!missing-selector! CKSyncEngineFailedRecordSave::error not bound
!missing-selector! CKSyncEngineFailedRecordSave::record not bound
!missing-selector! CKSyncEngineFailedZoneSave::error not bound
!missing-selector! CKSyncEngineFailedZoneSave::recordZone not bound
!missing-selector! CKSyncEngineFetchChangesOptions::initWithZoneIDs: not bound
!missing-selector! CKSyncEngineFetchChangesOptions::operationGroup not bound
!missing-selector! CKSyncEngineFetchChangesOptions::setOperationGroup: not bound
!missing-selector! CKSyncEngineFetchChangesOptions::zoneIDs not bound
!missing-selector! CKSyncEngineFetchedDatabaseChangesEvent::deletions not bound
!missing-selector! CKSyncEngineFetchedDatabaseChangesEvent::modifications not bound
!missing-selector! CKSyncEngineFetchedRecordDeletion::recordID not bound
!missing-selector! CKSyncEngineFetchedRecordDeletion::recordType not bound
!missing-selector! CKSyncEngineFetchedRecordZoneChangesEvent::deletions not bound
!missing-selector! CKSyncEngineFetchedRecordZoneChangesEvent::modifications not bound
!missing-selector! CKSyncEngineFetchedZoneDeletion::reason not bound
!missing-selector! CKSyncEngineFetchedZoneDeletion::zoneID not bound
!missing-selector! CKSyncEnginePendingDatabaseChange::type not bound
!missing-selector! CKSyncEnginePendingDatabaseChange::zoneID not bound
!missing-selector! CKSyncEnginePendingRecordZoneChange::initWithRecordID:type: not bound
!missing-selector! CKSyncEnginePendingRecordZoneChange::recordID not bound
!missing-selector! CKSyncEnginePendingRecordZoneChange::type not bound
!missing-selector! CKSyncEnginePendingZoneDelete::initWithZoneID: not bound
!missing-selector! CKSyncEnginePendingZoneSave::initWithZone: not bound
!missing-selector! CKSyncEnginePendingZoneSave::zone not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::atomicByZone not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::initWithPendingChanges:recordProvider: not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::initWithRecordsToSave:recordIDsToDelete:atomicByZone: not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::recordIDsToDelete not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::recordsToSave not bound
!missing-selector! CKSyncEngineRecordZoneChangeBatch::setAtomicByZone: not bound
!missing-selector! CKSyncEngineSendChangesContext::options not bound
!missing-selector! CKSyncEngineSendChangesContext::reason not bound
!missing-selector! CKSyncEngineSendChangesOptions::initWithRecordIDs: not bound
!missing-selector! CKSyncEngineSendChangesOptions::initWithZoneIDs: not bound
!missing-selector! CKSyncEngineSendChangesOptions::operationGroup not bound
!missing-selector! CKSyncEngineSendChangesOptions::recordIDs not bound
!missing-selector! CKSyncEngineSendChangesOptions::setOperationGroup: not bound
!missing-selector! CKSyncEngineSendChangesOptions::zoneIDs not bound
!missing-selector! CKSyncEngineSentDatabaseChangesEvent::deletedZoneIDs not bound
!missing-selector! CKSyncEngineSentDatabaseChangesEvent::failedZoneDeletes not bound
!missing-selector! CKSyncEngineSentDatabaseChangesEvent::failedZoneSaves not bound
!missing-selector! CKSyncEngineSentDatabaseChangesEvent::savedZones not bound
!missing-selector! CKSyncEngineSentRecordZoneChangesEvent::deletedRecordIDs not bound
!missing-selector! CKSyncEngineSentRecordZoneChangesEvent::failedRecordDeletes not bound
!missing-selector! CKSyncEngineSentRecordZoneChangesEvent::failedRecordSaves not bound
!missing-selector! CKSyncEngineSentRecordZoneChangesEvent::savedRecords not bound
!missing-selector! CKSyncEngineState::addPendingDatabaseChanges: not bound
!missing-selector! CKSyncEngineState::addPendingRecordZoneChanges: not bound
!missing-selector! CKSyncEngineState::hasPendingUntrackedChanges not bound
!missing-selector! CKSyncEngineState::pendingDatabaseChanges not bound
!missing-selector! CKSyncEngineState::pendingRecordZoneChanges not bound
!missing-selector! CKSyncEngineState::removePendingDatabaseChanges: not bound
!missing-selector! CKSyncEngineState::removePendingRecordZoneChanges: not bound
!missing-selector! CKSyncEngineState::setHasPendingUntrackedChanges: not bound
!missing-selector! CKSyncEngineStateUpdateEvent::stateSerialization not bound
!missing-selector! CKSyncEngineWillFetchRecordZoneChangesEvent::zoneID not bound
!missing-selector! CKSyncEngineWillSendChangesEvent::context not bound
!missing-type! CKSyncEngine not bound
!missing-type! CKSyncEngineAccountChangeEvent not bound
!missing-type! CKSyncEngineConfiguration not bound
!missing-type! CKSyncEngineDidFetchChangesEvent not bound
!missing-type! CKSyncEngineDidFetchRecordZoneChangesEvent not bound
!missing-type! CKSyncEngineDidSendChangesEvent not bound
!missing-type! CKSyncEngineEvent not bound
!missing-type! CKSyncEngineFailedRecordSave not bound
!missing-type! CKSyncEngineFailedZoneSave not bound
!missing-type! CKSyncEngineFetchChangesOptions not bound
!missing-type! CKSyncEngineFetchedDatabaseChangesEvent not bound
!missing-type! CKSyncEngineFetchedRecordDeletion not bound
!missing-type! CKSyncEngineFetchedRecordZoneChangesEvent not bound
!missing-type! CKSyncEngineFetchedZoneDeletion not bound
!missing-type! CKSyncEnginePendingDatabaseChange not bound
!missing-type! CKSyncEnginePendingRecordZoneChange not bound
!missing-type! CKSyncEnginePendingZoneDelete not bound
!missing-type! CKSyncEnginePendingZoneSave not bound
!missing-type! CKSyncEngineRecordZoneChangeBatch not bound
!missing-type! CKSyncEngineSendChangesContext not bound
!missing-type! CKSyncEngineSendChangesOptions not bound
!missing-type! CKSyncEngineSentDatabaseChangesEvent not bound
!missing-type! CKSyncEngineSentRecordZoneChangesEvent not bound
!missing-type! CKSyncEngineState not bound
!missing-type! CKSyncEngineStateSerialization not bound
!missing-type! CKSyncEngineStateUpdateEvent not bound
!missing-type! CKSyncEngineWillFetchChangesEvent not bound
!missing-type! CKSyncEngineWillFetchRecordZoneChangesEvent not bound
!missing-type! CKSyncEngineWillSendChangesEvent not bound

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

@ -0,0 +1 @@
!missing-enum-value! CNErrorCode native value CNErrorCodeFeatureNotAvailable = 104 not bound

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

@ -0,0 +1,38 @@
!missing-protocol! CAMetalDisplayLinkDelegate not bound
!missing-selector! +CAEDRMetadata::HLGMetadataWithAmbientViewingEnvironment: not bound
!missing-selector! +CATransaction::batch not bound
!missing-selector! CADisplayLink::addToRunLoop:forMode: not bound
!missing-selector! CADisplayLink::duration not bound
!missing-selector! CADisplayLink::invalidate not bound
!missing-selector! CADisplayLink::isPaused not bound
!missing-selector! CADisplayLink::preferredFrameRateRange not bound
!missing-selector! CADisplayLink::removeFromRunLoop:forMode: not bound
!missing-selector! CADisplayLink::setPaused: not bound
!missing-selector! CADisplayLink::setPreferredFrameRateRange: not bound
!missing-selector! CADisplayLink::targetTimestamp not bound
!missing-selector! CADisplayLink::timestamp not bound
!missing-selector! CALayer::setWantsExtendedDynamicRangeContent: not bound
!missing-selector! CALayer::wantsExtendedDynamicRangeContent not bound
!missing-selector! CAMetalDisplayLink::addToRunLoop:forMode: not bound
!missing-selector! CAMetalDisplayLink::delegate not bound
!missing-selector! CAMetalDisplayLink::initWithMetalLayer: not bound
!missing-selector! CAMetalDisplayLink::invalidate not bound
!missing-selector! CAMetalDisplayLink::isPaused not bound
!missing-selector! CAMetalDisplayLink::preferredFrameLatency not bound
!missing-selector! CAMetalDisplayLink::preferredFrameRateRange not bound
!missing-selector! CAMetalDisplayLink::removeFromRunLoop:forMode: not bound
!missing-selector! CAMetalDisplayLink::setDelegate: not bound
!missing-selector! CAMetalDisplayLink::setPaused: not bound
!missing-selector! CAMetalDisplayLink::setPreferredFrameLatency: not bound
!missing-selector! CAMetalDisplayLink::setPreferredFrameRateRange: not bound
!missing-selector! CAMetalDisplayLinkUpdate::drawable not bound
!missing-selector! CAMetalDisplayLinkUpdate::targetPresentationTimestamp not bound
!missing-selector! CAMetalDisplayLinkUpdate::targetTimestamp not bound
!missing-selector! CASpringAnimation::allowsOverdamping not bound
!missing-selector! CASpringAnimation::bounce not bound
!missing-selector! CASpringAnimation::initWithPerceptualDuration:bounce: not bound
!missing-selector! CASpringAnimation::perceptualDuration not bound
!missing-selector! CASpringAnimation::setAllowsOverdamping: not bound
!missing-type! CADisplayLink not bound
!missing-type! CAMetalDisplayLink not bound
!missing-type! CAMetalDisplayLinkUpdate not bound

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

@ -0,0 +1,2 @@
!missing-field! CBConnectPeripheralOptionEnableAutoReconnect not bound
!missing-protocol-member! CBCentralManagerDelegate::centralManager:didDisconnectPeripheral:timestamp:isReconnecting:error: not found

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

@ -0,0 +1,34 @@
!missing-enum-value! NSAttributeType native value NSCompositeAttributeType = 2100 not bound
!missing-field! NSPersistentStoreDeferredLightweightMigrationOptionKey not bound
!missing-field! NSPersistentStoreStagedMigrationManagerOptionKey not bound
!missing-selector! NSCompositeAttributeDescription::elements not bound
!missing-selector! NSCompositeAttributeDescription::setElements: not bound
!missing-selector! NSCustomMigrationStage::currentModel not bound
!missing-selector! NSCustomMigrationStage::didMigrateHandler not bound
!missing-selector! NSCustomMigrationStage::initWithCurrentModelReference:nextModelReference: not bound
!missing-selector! NSCustomMigrationStage::nextModel not bound
!missing-selector! NSCustomMigrationStage::setDidMigrateHandler: not bound
!missing-selector! NSCustomMigrationStage::setWillMigrateHandler: not bound
!missing-selector! NSCustomMigrationStage::willMigrateHandler not bound
!missing-selector! NSLightweightMigrationStage::initWithVersionChecksums: not bound
!missing-selector! NSLightweightMigrationStage::versionChecksums not bound
!missing-selector! NSManagedObjectModel::versionChecksum not bound
!missing-selector! NSManagedObjectModelReference::initWithEntityVersionHashes:inBundle:versionChecksum: not bound
!missing-selector! NSManagedObjectModelReference::initWithFileURL:versionChecksum: not bound
!missing-selector! NSManagedObjectModelReference::initWithModel:versionChecksum: not bound
!missing-selector! NSManagedObjectModelReference::initWithName:inBundle:versionChecksum: not bound
!missing-selector! NSManagedObjectModelReference::resolvedModel not bound
!missing-selector! NSManagedObjectModelReference::versionChecksum not bound
!missing-selector! NSMigrationStage::label not bound
!missing-selector! NSMigrationStage::setLabel: not bound
!missing-selector! NSPersistentStoreCoordinator::finishDeferredLightweightMigration: not bound
!missing-selector! NSPersistentStoreCoordinator::finishDeferredLightweightMigrationTask: not bound
!missing-selector! NSStagedMigrationManager::container not bound
!missing-selector! NSStagedMigrationManager::initWithMigrationStages: not bound
!missing-selector! NSStagedMigrationManager::stages not bound
!missing-type! NSCompositeAttributeDescription not bound
!missing-type! NSCustomMigrationStage not bound
!missing-type! NSLightweightMigrationStage not bound
!missing-type! NSManagedObjectModelReference not bound
!missing-type! NSMigrationStage not bound
!missing-type! NSStagedMigrationManager not bound

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше