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

Add support for Apple Watch Gen 4. #82

Closed hyerra closed 5 years ago

hyerra commented 5 years ago

Fixes a similar issue occurring in MapboxGeocoder.swift where the compilation derivative doesn't catch the i386 architecture if you are compiling for the watchOS simulator. /cc @1ec5 @friedbunny

hyerra commented 5 years ago

Without this change, the Carthage installation does fail.