malcommac / SwiftLocation

⚓️ Async/Await CLLocationManager Wrapper for Apple Platforms
MIT License
3.39k stars 432 forks source link

update playground app to use SwiftPackage and resolve compiler warnings #364

Closed levous closed 10 months ago

levous commented 2 years ago

This PR:

The first commit is constrained to the first two bullets above The second commit adds async/await support

jcatarino commented 1 year ago

Is this support for async/await working as described in the example? We are trying to use it and getting a runtime problem that breaks the app without any log or error.