i am trying to integrate mapBox sdk with xcode, i followed the steps metioned here:
[https://www.mapbox.com/ios-sdk/#manual][1]
and i got the following error
bash: /Users/user/Library/Developer/Xcode/DerivedData/MapApp-fyrihrjtsamtymbsepguswqhltvs/Build/Products/Debug-iphonesimulator/MapApp.app/Frameworks/Mapbox.framework/strip-frameworks.sh: No such file or directory
I solved this problem by making sure the Mapbox framework was embedded before the script was run.
Your Build Phases tab should show Embed Frameworks first, like this:
This actually fixed it for me. Drag Embedded Frameworks section above the script phase and it works.
In the Manual Installation docs, there is a step to follow for configuring Xcode. Be certain you followed these steps
Mapbox.framework
into your project’s Embedded Binaries section in the project editorHere are some other discussions that may be useful, but in general the Manual steps from your original link should work.
I just followed the manual steps for the current version of the Mapbox iOS SDK, and this is what the downloaded folder looks like (some items snipped). So the file should be there, it is likely a Xcode configuration problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With