Swiftpack.co - Swift Packages by intere

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

Packages published by intere

intere/GeoTrackKit swift3.2
A Cocoapod for Geo Tracking.
⭐️ 55
🕓 1 year 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.
API Updates
5 years ago
### Updates - Extension to `CLLocationCoordinate2D` to include mercator x, y and points - Extended parsing of CLLocation so that it supports long and short name versions of CLLocations - Extended `Double` to convert back and forth between radians and degrees - Added the ability for `GeoTrackAnalyzer` to split a track into legs - Added utilities to `GeoTrack` for checking if two tracks are adjacent (start / end) and check if two tracks intersect at all - Added sharing of tracks in the example app - Added unit tests ### Links [Code Diff](https://github.com/intere/GeoTrackKit/compare/0.3.0...0.4.2)
Read Health Kit
5 years ago
### Library Updates - Added `HealthKit` subspec - Provides the ability to read tracks from Workouts in HealthKit - Factored existing code into a (default) subspec: `Core` ### Example App Updates - Added Live Tracking in Example App - Refactored Example App into a tab bar based UI ### Code Differences [Diff of 0.2.0 and 0.3.0](https://github.com/intere/GeoTrackKit/compare/0.2.0...0.3.0) ### Screenshots ![geotrackkit-healthkit](https://user-images.githubusercontent.com/2284832/43367309-19f759ce-9308-11e8-974a-8823f3aade66.gif)
Swift 4
5 years ago
### Updates Converted the library to Swift 4 and made some changes per swiftlint [Code Diff between 0.1.0 and 0.2.0](https://github.com/intere/GeoTrackKit/compare/0.1.0...0.2.0) This is functionally no different than 0.1.0
iOS
intere/UITestKit 0.2.0
Programmatic UI Tests (not using the Apple UI Test Framework). XCTest-based tests.
⭐️ 11
🕓 1 year 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.
0.2.0
1 year ago
Adds support for Swift Package Manager.
0.1.2
5 years ago
### Updates - [x] Updated from Swift 3.2 to 4.2 - [x] `UITestKitBase` Additions: - [x] `topVCScreenshot` property which will take a screenshot and return you the path to that screenshot (for test failures) - [x] `pauseForUIDebug()` function that will pause for `pauseTimer` seconds if you set `shouldPauseUI` to true - [x] `disableAnimations()` function to disable UI animations for your UI tests to speed them up and prevent timing based bugs - [x] `enableAnimations()` function to enable UI animations (after you're done running a UI Test). - [x] `presentModally(viewController:)` function to modally present a view controller from a test ### Related PRs - https://github.com/intere/UITestKit/pull/1
iOS

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