-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GameController] Add missing API for XCode15. Fixes #15725 #19708
Open
mandel-macaque
wants to merge
9
commits into
xamarin:main
Choose a base branch
from
mandel-macaque:net8.0-xcode15-gamecontroller
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[GameController] Add missing API for XCode15. Fixes #15725 #19708
mandel-macaque
wants to merge
9
commits into
xamarin:main
from
mandel-macaque:net8.0-xcode15-gamecontroller
Commits on Dec 22, 2023
-
[GameController] Add missing API for XCode15. Fixes xamarin#15725
This PR adds the missing bindings and fixes xamarin#15725. What the issue reported is incorrect, the problem with the API is that it uses Swift enumerators that have a String RawValue. The way to fix this in our bindings is to use the string values that are **PRESENT** in the headers.
Configuration menu - View commit details
-
Copy full SHA for e6f1f88 - Browse repository at this point
Copy the full SHA e6f1f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1514090 - Browse repository at this point
Copy the full SHA 1514090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c73e06 - Browse repository at this point
Copy the full SHA 4c73e06View commit details -
GitHub Actions Autoformatter committed
Dec 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 087db04 - Browse repository at this point
Copy the full SHA 087db04View commit details
Commits on Jan 2, 2024
-
Apply suggestions from code review
Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2d784c - Browse repository at this point
Copy the full SHA f2d784cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7457c41 - Browse repository at this point
Copy the full SHA 7457c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ad3ac - Browse repository at this point
Copy the full SHA b7ad3acView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b44cdc7 - Browse repository at this point
Copy the full SHA b44cdc7View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f26a018 - Browse repository at this point
Copy the full SHA f26a018View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.