I'm currently following this tutorial:https://www.mapbox.com/help/first-steps-ios-sdk/ and It all works up until I should use the
import Mapbox
command. Then i get an error saying: Could not build objective-C module 'Mapbox'.
I just follow the steps and even tried it using cocoapods.