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

18 строки
1.0 KiB
Plaintext

## .NET - not exposed in any API (and now excluded in Xcode11)
!unknown-native-enum! GKPeerPickerConnectionType bound
# API removed by Apple, marked as deprecated
!unknown-native-enum! GKAuthenticationType bound
!incorrect-protocol-member! GKMatchmakerViewControllerDelegate::matchmakerViewController:didFindHostedPlayers: is OPTIONAL and should NOT be abstract
!incorrect-protocol-member! GKMatchmakerViewControllerDelegate::matchmakerViewController:didFindMatch: is OPTIONAL and should NOT be abstract
!missing-selector! GKVoiceChat::playerVoiceChatStateDidChangeHandler not bound
# Xcode1 4 beta 4
!deprecated-attribute-wrong! GKBasePlayer::playerID has 16.0 not 13.0 on [Deprecated] attribute
!missing-field! GKSessionErrorDomain not bound
!missing-selector! GKLeaderboardEntry::context not bound
!missing-selector! GKLeaderboardEntry::date not bound
!missing-selector! GKLeaderboardEntry::formattedScore not bound
!missing-selector! GKLeaderboardEntry::rank not bound
!missing-selector! GKLeaderboardEntry::score not bound