Skip to content
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

Add CoreLocation location driver for macOS and iOS #17591

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

JoeMatt
Copy link
Contributor

@JoeMatt JoeMatt commented Feb 18, 2025

Description

This one is just for fun, because Android had it, but there's no core for iOS at the moment to test this with.

Hopefull this encourages more core support!

I haven't been able to test on macOS either but it should theoretically be the same code and APIs.

I got the driver to initialize and it initiated the request for location permissions.

Don't forget to add entitlements and Info.plist entries for CoreLocation and to link CoreLocation.framework!

To incorporate into build add HAVE_CORELOCATION to the .xcconfig.

Related Issues

None found.

Related Pull Requests

None found.

Reviewers

[If possible @mention all the people that should review your pull request]

@LibretroAdmin LibretroAdmin merged commit 9438d70 into libretro:master Feb 18, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants