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

I got crash error when build example(swift) #89

Open xinnai opened 5 years ago

xinnai commented 5 years ago

dyld: Library not loaded: @rpath/Polyline.framework/Polyline Referenced from: /Users/ouken/Library/Developer/Xcode/DerivedData/MapboxStatic-gdnazulaqdncxsdhkvisjiiehynv/Build/Products/Debug-iphonesimulator/MapboxStatic.framework/MapboxStatic Reason: image not found

frederoni commented 5 years ago

Did you run carthage bootstrap?