xamarin-macios/tests/xtro-sharpie/tvOS-AVFoundation.ignore

10 строки
643 B
Plaintext

## OSX only - but only the member is marked (not the protocol itself)
!missing-protocol! AVFragmentMinding not bound
## this was tvos 10.2 in Xcode 8.3 and changed to iOS-only in Xcode9 betas
## it's still exposed by AVContentKeySessionDelegate which is available in tvos 10.2
!unknown-type! AVPersistableContentKeyRequest bound
## https://github.com/xamarin/xamarin-macios/issues/3213 should be fixed before conformance to 'AVQueuedSampleBufferRendering' is restored.
!missing-protocol-conformance! AVSampleBufferDisplayLayer should conform to AVQueuedSampleBufferRendering (defined in 'AVSampleBufferDisplayLayerQueueManagement' category)