Another minor update!
While this update isn't all that big, it still includes these features:
- Added Tests
- Added a direct way of saving a GPX file from
GPXRoot
- Fixed missing Xcode example project in workspace
- Removal of
CGFloat
related methods inGPXType
(Apple Watch doesn't supportCGFloat
and the whole project usesDouble
now anyways)