[xtro] Run u2todo on the .NET annotations to update annotations according to current API.

This commit is contained in:
Rolf Bjarne Kvinge 2021-11-18 17:54:52 +01:00
Родитель 0cb2591e1a
Коммит 4445606653
25 изменённых файлов: 95 добавлений и 0 удалений

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

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

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

@ -0,0 +1 @@
!deprecated-attribute-missing! dispatch_get_current_queue missing a [Deprecated] attribute

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

@ -0,0 +1 @@
!incorrect-protocol-member! NFCTagReaderSessionDelegate::tagReaderSession:didDetectTags: is OPTIONAL and should NOT be abstract

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

@ -0,0 +1,2 @@
!missing-pinvoke! glBlendEquationOES is not bound
!missing-pinvoke! glResolveMultisampleFramebufferAPPLE is not bound

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

@ -0,0 +1 @@
!extra-enum-value! Managed value 32 for SecAccessControlCreateFlags.Watch is available for the current platform while the value in the native header is not

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

@ -1,3 +1,9 @@
!extra-enum-value! Managed value 1 for AVAudioSessionRouteSharingPolicy.LongForm is available for the current platform while the value in the native header is not
!extra-enum-value! Managed value -11872 for AVError.SessionHardwareCostOverage is available for the current platform while the value in the native header is not
!extra-enum-value! Managed value -11873 for AVError.UnsupportedDeviceActiveFormat is available for the current platform while the value in the native header is not
!missing-enum-value! AVAudioSessionCategoryOptions native value AVAudioSessionCategoryOptionAllowAirPlay = 64 not bound
!missing-enum-value! AVAudioSessionCategoryOptions native value AVAudioSessionCategoryOptionAllowBluetooth = 4 not bound
!missing-enum-value! AVAudioSessionCategoryOptions native value AVAudioSessionCategoryOptionAllowBluetoothA2DP = 32 not bound
!missing-enum-value! AVAudioSessionCategoryOptions native value AVAudioSessionCategoryOptionDefaultToSpeaker = 8 not bound
!missing-enum-value! AVAudioSessionCategoryOptions native value AVAudioSessionCategoryOptionInterruptSpokenAudioAndMixWithOthers = 17 not bound
!missing-enum-value! AVAudioSessionPortOverride native value AVAudioSessionPortOverrideSpeaker = 1936747378 not bound

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

@ -0,0 +1 @@
!missing-null-allowed! 'AppKit.NSTouchBar AppKit.NSResponder_NSTouchBarProvider::GetTouchBar(AppKit.NSResponder)' is missing an [NullAllowed] on return type

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

@ -0,0 +1 @@
!deprecated-attribute-missing! dispatch_get_current_queue missing a [Deprecated] attribute

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

@ -0,0 +1,2 @@
!deprecated-attribute-missing! AudioOutputUnitGetHostIcon missing a [Deprecated] attribute
!deprecated-attribute-missing! AudioOutputUnitPublish missing a [Deprecated] attribute

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

@ -0,0 +1,3 @@
!deprecated-attribute-missing! NSManagedObjectContext::init missing a [Deprecated] attribute
!deprecated-attribute-missing! NSPropertyDescription::isStoredInExternalRecord missing a [Deprecated] attribute
!deprecated-attribute-missing! NSPropertyDescription::setStoredInExternalRecord: missing a [Deprecated] attribute

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

@ -0,0 +1,2 @@
!deprecated-attribute-missing! CFReadStreamCreateForHTTPRequest missing a [Deprecated] attribute
!deprecated-attribute-missing! CFReadStreamCreateForStreamedHTTPRequest missing a [Deprecated] attribute

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

@ -0,0 +1 @@
!deprecated-attribute-missing! CIImage::initWithTexture:size:flipped:colorSpace: missing a [Deprecated] attribute

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

@ -0,0 +1,2 @@
!deprecated-attribute-missing! CLGeocoder::geocodeAddressDictionary:completionHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! CLPlacemark::addressDictionary missing a [Deprecated] attribute

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

@ -0,0 +1,4 @@
!deprecated-attribute-missing! CMTimebaseGetMaster missing a [Deprecated] attribute
!deprecated-attribute-missing! CMTimebaseGetMasterClock missing a [Deprecated] attribute
!deprecated-attribute-missing! CMTimebaseGetMasterTimebase missing a [Deprecated] attribute
!deprecated-attribute-missing! CMTimebaseGetUltimateMasterClock missing a [Deprecated] attribute

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

@ -144,3 +144,11 @@
!extra-enum-value! Managed value 2 for NSItemProviderRepresentationVisibility.Group is available for the current platform while the value in the native header is not
!extra-enum-value! Managed value 2048 for NSUrlBookmarkCreationOptions.WithSecurityScope is available for the current platform while the value in the native header is not
!extra-enum-value! Managed value 4096 for NSUrlBookmarkCreationOptions.SecurityScopeAllowOnlyReadAccess is available for the current platform while the value in the native header is not
!deprecated-attribute-missing! NSDateComponents::setWeek: missing a [Deprecated] attribute
!deprecated-attribute-missing! NSDateComponents::week missing a [Deprecated] attribute
!deprecated-attribute-missing! NSNetService::resolve missing a [Deprecated] attribute
!deprecated-attribute-missing! NSProcessInfo::operatingSystem missing a [Deprecated] attribute
!deprecated-attribute-missing! NSProcessInfo::operatingSystemName missing a [Deprecated] attribute
!deprecated-attribute-missing! NSURLConnection::initWithRequest:delegate: missing a [Deprecated] attribute
!deprecated-attribute-missing! NSURLConnection::initWithRequest:delegate:startImmediately: missing a [Deprecated] attribute
!deprecated-attribute-missing! NSUserDefaults::persistentDomainNames missing a [Deprecated] attribute

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

@ -0,0 +1,2 @@
!deprecated-attribute-missing! GKLocalPlayer::loadFriendPlayersWithCompletionHandler: missing a [Deprecated] attribute
!deprecated-attribute-missing! GKTurnBasedMatch::endMatchInTurnWithMatchData:scores:achievements:completionHandler: missing a [Deprecated] attribute

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

@ -0,0 +1 @@
!deprecated-attribute-missing! INPlayMediaIntent::initWithMediaItems:mediaContainer:playShuffled:playbackRepeatMode:resumePlayback: missing a [Deprecated] attribute

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

@ -0,0 +1,9 @@
!deprecated-attribute-missing! MPMediaItemArtwork::imageCropRect missing a [Deprecated] attribute
!deprecated-attribute-missing! MPMediaItemArtwork::initWithImage: missing a [Deprecated] attribute
!deprecated-attribute-missing! MPVolumeView::areWirelessRoutesAvailable missing a [Deprecated] attribute
!deprecated-attribute-missing! MPVolumeView::isWirelessRouteActive missing a [Deprecated] attribute
!deprecated-attribute-missing! MPVolumeView::routeButtonImageForState: missing a [Deprecated] attribute
!deprecated-attribute-missing! MPVolumeView::routeButtonRectForBounds: missing a [Deprecated] attribute
!deprecated-attribute-missing! MPVolumeView::setRouteButtonImage:forState: missing a [Deprecated] attribute
!deprecated-attribute-missing! MPVolumeView::setShowsRouteButton: missing a [Deprecated] attribute
!deprecated-attribute-missing! MPVolumeView::showsRouteButton missing a [Deprecated] attribute

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

@ -0,0 +1 @@
!deprecated-attribute-missing! MDLMesh::makeVerticesUnique missing a [Deprecated] attribute

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

@ -0,0 +1,2 @@
!missing-pinvoke! glBlendEquationOES is not bound
!missing-pinvoke! glResolveMultisampleFramebufferAPPLE is not bound

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

@ -0,0 +1 @@
!deprecated-attribute-missing! RPScreenRecorder::startRecordingWithMicrophoneEnabled:handler: missing a [Deprecated] attribute

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

@ -0,0 +1 @@
!extra-enum-value! Managed value 32 for SecAccessControlCreateFlags.Watch is available for the current platform while the value in the native header is not

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

@ -0,0 +1,4 @@
!deprecated-attribute-missing! SKNode::attributeValues missing a [Deprecated] attribute
!deprecated-attribute-missing! SKNode::setAttributeValues: missing a [Deprecated] attribute
!deprecated-attribute-missing! SKNode::setValue:forAttributeNamed: missing a [Deprecated] attribute
!deprecated-attribute-missing! SKNode::valueForAttributeNamed: missing a [Deprecated] attribute

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

@ -2,3 +2,5 @@
!extra-enum-value! Managed value 17 for SKError.OverlayTimeout is available for the current platform while the value in the native header is not
!extra-enum-value! Managed value 19 for SKError.UnsupportedPlatform is available for the current platform while the value in the native header is not
!extra-enum-value! Managed value 20 for SKError.OverlayPresentedInBackgroundScene is available for the current platform while the value in the native header is not
!deprecated-attribute-missing! SKDownload::contentLength missing a [Deprecated] attribute
!deprecated-attribute-missing! SKDownload::downloadState missing a [Deprecated] attribute

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

@ -18,3 +18,39 @@
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::snapshotForExpandingParentItemHandler not bound
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::willCollapseItemHandler not bound
!missing-selector! UICollectionViewDiffableDataSourceSectionSnapshotHandlers::willExpandItemHandler not bound
!deprecated-attribute-missing! UIApplication::openURL: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIApplication::windows missing a [Deprecated] attribute
!deprecated-attribute-missing! UIApplicationDelegate::application:didReceiveRemoteNotification: missing a [Deprecated] attribute
!deprecated-attribute-missing! UICollectionViewDelegate::collectionView:canPerformAction:forItemAtIndexPath:withSender: missing a [Deprecated] attribute
!deprecated-attribute-missing! UICollectionViewDelegate::collectionView:performAction:forItemAtIndexPath:withSender: missing a [Deprecated] attribute
!deprecated-attribute-missing! UICollectionViewDelegate::collectionView:shouldShowMenuForItemAtIndexPath: missing a [Deprecated] attribute
!deprecated-attribute-missing! UICollectionViewDelegate::collectionView:targetIndexPathForMoveFromItemAtIndexPath:toProposedIndexPath: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIFocusGuide::preferredFocusedView missing a [Deprecated] attribute
!deprecated-attribute-missing! UIFocusGuide::setPreferredFocusedView: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIPopoverController missing a [Deprecated] attribute
!deprecated-attribute-missing! UIPopoverControllerDelegate::popoverController:willRepositionPopoverToRect:inView: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIPopoverControllerDelegate::popoverControllerDidDismissPopover: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIPopoverControllerDelegate::popoverControllerShouldDismissPopover: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIStoryboardPopoverSegue missing a [Deprecated] attribute
!deprecated-attribute-missing! UITableViewCell::detailTextLabel missing a [Deprecated] attribute
!deprecated-attribute-missing! UITableViewCell::imageView missing a [Deprecated] attribute
!deprecated-attribute-missing! UITableViewCell::textLabel missing a [Deprecated] attribute
!deprecated-attribute-missing! UITableViewDelegate::tableView:canPerformAction:forRowAtIndexPath:withSender: missing a [Deprecated] attribute
!deprecated-attribute-missing! UITableViewDelegate::tableView:performAction:forRowAtIndexPath:withSender: missing a [Deprecated] attribute
!deprecated-attribute-missing! UITableViewDelegate::tableView:shouldShowMenuForRowAtIndexPath: missing a [Deprecated] attribute
!deprecated-attribute-missing! UITableViewHeaderFooterView::detailTextLabel missing a [Deprecated] attribute
!deprecated-attribute-missing! UITableViewHeaderFooterView::textLabel missing a [Deprecated] attribute
!deprecated-attribute-missing! UITextViewDelegate::textView:shouldInteractWithTextAttachment:inRange: missing a [Deprecated] attribute
!deprecated-attribute-missing! UITextViewDelegate::textView:shouldInteractWithURL:inRange: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::isModalInPopover missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::previewActionItems missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::registerForPreviewingWithDelegate:sourceView: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::segueForUnwindingToViewController:fromViewController:identifier: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::setModalInPopover: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::unregisterForPreviewingWithContext: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewController::viewControllerForUnwindSegueAction:fromViewController:withSender: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewControllerPreviewingDelegate::previewingContext:commitViewController: missing a [Deprecated] attribute
!deprecated-attribute-missing! UIViewControllerPreviewingDelegate::previewingContext:viewControllerForLocation: missing a [Deprecated] attribute
!missing-enum-value! UICollectionLayoutListAppearance native value UICollectionLayoutListAppearanceInsetGrouped = 2 not bound
!missing-enum-value! UICollectionLayoutListAppearance native value UICollectionLayoutListAppearanceSidebar = 3 not bound
!missing-enum-value! UICollectionLayoutListAppearance native value UICollectionLayoutListAppearanceSidebarPlain = 4 not bound