Swiftpack.co - Swift Packages by himbeles

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by himbeles

himbeles/LocationProvider v1.6.0
A Combine-based CoreLocation Provider as a Swift Package
⭐️ 46
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.6.0
2 years ago
- Explicitly declare the unavailability of `LocationProvider` for iOSApplicationExtension. Compiler error else wise, even for non-extension apps (see https://forums.swift.org/t/set-application-extension-api-only-on-a-spm-package/39333/11).
v1.5.0
3 years ago
- Add macOS compatibility
v1.4.0
3 years ago
- Add possibility to request different authorization levels for location access. This can be done via the new `authorizationRequestType` argument of the `requestAuthorization` method (defaulting to `.authorizedWhenInUse`-type request).
v1.3.0
3 years ago
Make CLLocationManager attribute `lm` public. This allows to inject more fine-grained settings into `lm`, such as `desiredAccuracy`, `activityType`, `allowsBackgroundLocationUpdates`, etc.
iOS macOS
himbeles/MotionProvider v1.1.0
A Combine-based CoreMotion data provider as a Swift Package
⭐️ 5
🕓 1 year ago
iOS macOS watchOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics