mapbox / MapboxStatic.swift

Static map snapshots with overlays in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
https://www.mapbox.com/api-documentation/?language=Swift#static
Other
188 stars 31 forks source link

Updates project to Swift 4.2. #83

Closed hyerra closed 5 years ago

hyerra commented 5 years ago

Didn't require any major changes but configures the project to use Swift 4.2.

frederoni commented 5 years ago

Looks good. Please resync your fork and rebase atop master to get CI ✅ .

hyerra commented 5 years ago

Hmm, it doesn't look like master has the CI stuff in it yet, though. Should I rebase atop your branch or wait till it gets synced into master?

frederoni commented 5 years ago

🤦‍♂️ sorry about that. I'll try to get #84 merged ASAP.

hyerra commented 5 years ago

No worries :)!

hyerra commented 5 years ago

All checks successful!