DEPRECATED-mapbox-ios-sdk icon indicating copy to clipboard operation
DEPRECATED-mapbox-ios-sdk copied to clipboard

"copied resources"

Open tmcw opened this issue 9 years ago • 2 comments

under this doc it mentions "copied resources": is this the exact term of the thing in XCode?

tmcw avatar Jan 21 '15 17:01 tmcw

It's probably more correctly "add Mapbox.bundle to your primary app target's Copy Bundle Resources build phase", but someone who's built an iOS app or ever used a third-party framework would know what this means.

incanus avatar Jan 21 '15 17:01 incanus

By the way, you can't find the Mapbox.bundle in the mapbox-ios-sdk. You can drag Mapbox.bundle from the project navigator in the folder product, but that results in a build failed error. The only way I could fix this problem, was by adding the Mapbox.bundle from the mapbox-ios-example folder. The install steps provided by Mapbox aren't detailed enough. Which is sad, because it's actually a nice project.

bouchtaoui-dev avatar Apr 15 '15 10:04 bouchtaoui-dev