vincentneo / CoreGPX

A library for parsing and creation of GPX location files. Purely Swift.
https://www.vincent-neo.com
MIT License
261 stars 57 forks source link

Changes for Xcode 12 #82

Closed vincentneo closed 4 years ago

vincentneo commented 4 years ago

Update to deal with warnings, etc.

Note that: due to Xcode 12, min deployment have been changed to iOS 9 and above.