xamarin-macios/tests/xtro-sharpie/MacCatalyst-FileProvider.todo

103 строки
8.0 KiB
Plaintext
Исходник Обычный вид История

!incorrect-protocol-member! NSFileProviderItem::typeIdentifier is OPTIONAL and should NOT be abstract
!missing-enum! NSFileProviderCreateItemOptions not bound
!missing-enum! NSFileProviderDeleteItemOptions not bound
!missing-enum! NSFileProviderErrorCode not bound
!missing-enum! NSFileProviderFileSystemFlags not bound
!missing-enum! NSFileProviderItemFields not bound
!missing-enum! NSFileProviderManagerDisconnectionOptions not bound
!missing-enum! NSFileProviderModifyItemOptions not bound
!missing-enum-value! NSFileProviderItemCapabilities native value NSFileProviderItemCapabilitiesAllowsAll = 63 not bound
!missing-field! NSFileProviderDomainDidChange not bound
!missing-field! NSFileProviderErrorCollidingItemKey not bound
!missing-field! NSFileProviderErrorDomain not bound
!missing-field! NSFileProviderErrorItemKey not bound
!missing-field! NSFileProviderErrorNonExistentItemIdentifierKey not bound
!missing-field! NSFileProviderFavoriteRankUnranked not bound
!missing-field! NSFileProviderTrashContainerItemIdentifier not bound
!missing-protocol! NSFileProviderCustomAction not bound
!missing-protocol! NSFileProviderEnumerating not bound
!missing-protocol! NSFileProviderIncrementalContentFetching not bound
!missing-protocol! NSFileProviderItemDecorating not bound
!missing-protocol! NSFileProviderReplicatedExtension not bound
!missing-protocol! NSFileProviderServiceSource not bound
!missing-protocol! NSFileProviderServicing not bound
!missing-protocol! NSFileProviderThumbnailing not bound
!missing-protocol-member! NSFileProviderChangeObserver::suggestedBatchSize not found
!missing-protocol-member! NSFileProviderEnumerationObserver::suggestedPageSize not found
!missing-protocol-member! NSFileProviderItem::extendedAttributes not found
!missing-protocol-member! NSFileProviderItem::fileSystemFlags not found
!missing-protocol-member! NSFileProviderItem::itemVersion not found
!missing-protocol-member! NSFileProviderItem::symlinkTargetPath not found
!missing-selector! +NSError::fileProviderErrorForCollisionWithItem: not bound
!missing-selector! +NSError::fileProviderErrorForNonExistentItemWithIdentifier: not bound
!missing-selector! +NSError::fileProviderErrorForRejectedDeletionOfItem: not bound
!missing-selector! +NSFileProviderExtension::placeholderURLForURL: not bound
!missing-selector! +NSFileProviderExtension::writePlaceholderAtURL:withMetadata:error: not bound
!missing-selector! +NSFileProviderManager::addDomain:completionHandler: not bound
!missing-selector! +NSFileProviderManager::defaultManager not bound
!missing-selector! +NSFileProviderManager::getDomainsWithCompletionHandler: not bound
!missing-selector! +NSFileProviderManager::getIdentifierForUserVisibleFileAtURL:completionHandler: not bound
!missing-selector! +NSFileProviderManager::importDomain:fromDirectoryAtURL:completionHandler: not bound
!missing-selector! +NSFileProviderManager::managerForDomain: not bound
!missing-selector! +NSFileProviderManager::placeholderURLForURL: not bound
!missing-selector! +NSFileProviderManager::removeAllDomainsWithCompletionHandler: not bound
!missing-selector! +NSFileProviderManager::removeDomain:completionHandler: not bound
!missing-selector! +NSFileProviderManager::writePlaceholderAtURL:withMetadata:error: not bound
!missing-selector! NSFileProviderDomain::displayName not bound
!missing-selector! NSFileProviderDomain::identifier not bound
!missing-selector! NSFileProviderDomain::initWithIdentifier:displayName: not bound
!missing-selector! NSFileProviderDomain::initWithIdentifier:displayName:pathRelativeToDocumentStorage: not bound
!missing-selector! NSFileProviderDomain::isDisconnected not bound
!missing-selector! NSFileProviderDomain::isHidden not bound
!missing-selector! NSFileProviderDomain::pathRelativeToDocumentStorage not bound
!missing-selector! NSFileProviderDomain::setHidden: not bound
!missing-selector! NSFileProviderDomain::userEnabled not bound
!missing-selector! NSFileProviderExtension::createDirectoryWithName:inParentItemIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderExtension::deleteItemWithIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderExtension::documentStorageURL not bound
!missing-selector! NSFileProviderExtension::domain not bound
!missing-selector! NSFileProviderExtension::enumeratorForContainerItemIdentifier:error: not bound
!missing-selector! NSFileProviderExtension::fetchThumbnailsForItemIdentifiers:requestedSize:perThumbnailCompletionHandler:completionHandler: not bound
!missing-selector! NSFileProviderExtension::importDocumentAtURL:toParentItemIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderExtension::itemChangedAtURL: not bound
!missing-selector! NSFileProviderExtension::itemForIdentifier:error: not bound
!missing-selector! NSFileProviderExtension::persistentIdentifierForItemAtURL: not bound
!missing-selector! NSFileProviderExtension::providePlaceholderAtURL:completionHandler: not bound
!missing-selector! NSFileProviderExtension::providerIdentifier not bound
!missing-selector! NSFileProviderExtension::renameItemWithIdentifier:toName:completionHandler: not bound
!missing-selector! NSFileProviderExtension::reparentItemWithIdentifier:toParentItemWithIdentifier:newName:completionHandler: not bound
!missing-selector! NSFileProviderExtension::setFavoriteRank:forItemIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderExtension::setLastUsedDate:forItemIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderExtension::setTagData:forItemIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderExtension::startProvidingItemAtURL:completionHandler: not bound
!missing-selector! NSFileProviderExtension::stopProvidingItemAtURL: not bound
!missing-selector! NSFileProviderExtension::supportedServiceSourcesForItemIdentifier:error: not bound
!missing-selector! NSFileProviderExtension::trashItemWithIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderExtension::untrashItemWithIdentifier:toParentItemIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderExtension::URLForItemWithPersistentIdentifier: not bound
!missing-selector! NSFileProviderItemVersion::contentVersion not bound
!missing-selector! NSFileProviderItemVersion::initWithContentVersion:metadataVersion: not bound
!missing-selector! NSFileProviderItemVersion::metadataVersion not bound
!missing-selector! NSFileProviderManager::disconnectWithReason:options:completionHandler: not bound
!missing-selector! NSFileProviderManager::documentStorageURL not bound
!missing-selector! NSFileProviderManager::enumeratorForMaterializedItems not bound
!missing-selector! NSFileProviderManager::evictItemWithIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderManager::getUserVisibleURLForItemIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderManager::providerIdentifier not bound
!missing-selector! NSFileProviderManager::reconnectWithCompletionHandler: not bound
!missing-selector! NSFileProviderManager::registerURLSessionTask:forItemWithIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderManager::reimportItemsBelowItemWithIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderManager::signalEnumeratorForContainerItemIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderManager::signalErrorResolved:completionHandler: not bound
!missing-selector! NSFileProviderManager::temporaryDirectoryURLWithError: not bound
!missing-selector! NSFileProviderManager::waitForChangesOnItemsBelowItemWithIdentifier:completionHandler: not bound
!missing-selector! NSFileProviderManager::waitForNSFileProviderManagerWithCompletionHandler: not bound
!missing-selector! NSFileProviderRequest::isFileViewerRequest not bound
!missing-selector! NSFileProviderRequest::isSystemRequest not bound
!missing-selector! NSFileProviderRequest::requestingExecutable not bound
!missing-type! NSFileProviderDomain not bound
!missing-type! NSFileProviderExtension not bound
!missing-type! NSFileProviderItemVersion not bound
!missing-type! NSFileProviderManager not bound
!missing-type! NSFileProviderRequest not bound