xamarin-macios/tests/xtro-sharpie/iOS-CoreNFC.ignore

31 строка
3.4 KiB
Plaintext

## generator issue -> https://github.com/xamarin/xamarin-macios/issues/6366
!missing-protocol-member! NFCNDEFTag::isAvailable not found
## breaking change -> XAMCORE_4_0
!incorrect-protocol-member! NFCReaderSessionDelegate::readerSession:didDetectTags: is OPTIONAL and should NOT be abstract
!incorrect-protocol-member! NFCISO15693Tag::customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::extendedLockBlockWithRequestFlags:blockNumber:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::extendedReadMultipleBlocksWithRequestFlags:blockRange:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::extendedReadSingleBlockWithRequestFlags:blockNumber:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::extendedWriteSingleBlockWithRequestFlags:blockNumber:dataBlock:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::getMultipleBlockSecurityStatusWithRequestFlag:blockRange:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::getSystemInfoWithRequestFlag:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::lockAFIWithRequestFlag:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::lockBlockWithRequestFlags:blockNumber:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::lockDFSIDWithRequestFlag:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::readMultipleBlocksWithRequestFlags:blockRange:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::readSingleBlockWithRequestFlags:blockNumber:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::resetToReadyWithRequestFlags:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::selectWithRequestFlags:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::stayQuietWithCompletionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::writeAFIWithRequestFlag:afi:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::writeDSFIDWithRequestFlag:dsfid:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::writeMultipleBlocksWithRequestFlags:blockRange:dataBlocks:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCISO15693Tag::writeSingleBlockWithRequestFlags:blockNumber:dataBlock:completionHandler: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCMiFareTag::mifareFamily is REQUIRED and should be abstract
!incorrect-protocol-member! NFCReaderSession::invalidateSessionWithErrorMessage: is REQUIRED and should be abstract
!incorrect-protocol-member! NFCTag::asNFCFeliCaTag is REQUIRED and should be abstract
!incorrect-protocol-member! NFCTag::asNFCISO15693Tag is REQUIRED and should be abstract
!incorrect-protocol-member! NFCTag::asNFCISO7816Tag is REQUIRED and should be abstract
!incorrect-protocol-member! NFCTag::asNFCMiFareTag is REQUIRED and should be abstract