[GameController] GCGamepad is deprecated in the headers, so mark it as such. Fixes xamarin/maccore#1742.#6417
Conversation
|
Build failure |
| [iOS (7,0)] | ||
| [Mac (10,9, onlyOn64: true)] | ||
| [Deprecated (PlatformName.MacOSX, 10, 12)] | ||
| [Deprecated (PlatformName.iOS, 10, 0)] |
There was a problem hiding this comment.
You'll need a tvOS entry too - it's implied as always available in tvOS (by [iOS (7,0)]) but that does not apply to deprecation
There was a problem hiding this comment.
Still strange that this happens only in some, not all bots :|
This comment has been minimized.
This comment has been minimized.
08399d3 to
849e155
Compare
dalexsoto
left a comment
There was a problem hiding this comment.
After Sebastien comments are addressed, weird that it happens randomly :/
|
Build failure |
|
@monojenkins backport d16-2 |
…s such. Fixes xamarin/maccore#1742. (#6417) * [GameController] GCGamepad is deprecated in the headers, so mark it as such. Fixes xamarin/maccore#1742. Fixes xamarin/maccore#1742. * Add attribute for tvOS too.
Fixes https://github.com/xamarin/maccore/issues/1742.