xamarin-macios/tests/xtro-sharpie/MacCatalyst-AVKit.ignore

13 строки
900 B
Plaintext

## OSX-only enums (removed in XAMCORE_3_0)
!unknown-native-enum! AVPlayerViewControlsStyle bound
## extra error values are fine and helps sharing code across platforms
!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
## `VideoCallSupport` category introspection failures on MacCatalyst 15
!missing-selector! AVPictureInPictureControllerContentSource::activeVideoCallContentViewController not bound
!missing-selector! AVPictureInPictureControllerContentSource::activeVideoCallSourceView not bound
!missing-selector! AVPictureInPictureControllerContentSource::initWithActiveVideoCallSourceView:contentViewController: not bound