Skip to content

Conversation

@RemiBardon
Copy link

@RemiBardon RemiBardon commented May 20, 2023

I added a basic wrapper around CLLocationManager. Unfortunately, APIs are too different on all platforms and I had to copy-paste most of the implementation 😕

I tried to follow the style of this repo, tell me if something feels off.

Closes #69

Checklist:

  • Build for
    • iOS
    • macOS
    • macCatalyst
    • tvOS
    • watchOS
    • Linux
  • Format
  • Build with strict concurrency checking
  • Add tests
    • @tgrapperon What should I test? I feel like tests will just be another copy-paste of the implementation 🤔

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.

Add dependency for CLLocationManager

1 participant