Martin
Martin

Reputation: 17

Can't build iOS app with Mapbox

I do all steps from Mapbox integration tutorial (https://www.mapbox.com/install/), which BTW, doesn't work. Then I try to find some answers here. So, my problem is:

main problem

project structure

At this point I don't know why it's not working or what I am missing.

I try do new project step by step from Mapbox tutorial many times, it doesn't work. Xcode version is 8.1

Because of comment @jmkiley I did update MacOS and then Xcode and problem disappear. Maybe I did not notice the min. requirements

Upvotes: 0

Views: 92

Answers (1)

Martin
Martin

Reputation: 17

The tutorial (if I still see good) never writed, that you need to have specific version of Xcode. I think its support at least last version. I used Xcode version 9.+ but should work with now current version 10.+ too. Of course specific Xcode version need specific macOS version.

Error above is not very useful for get what the real problem is.

I found question, where autor use Xcode 8 but with macOS Siera so maybe is more important version of macOS than Xcode, but that is only hypotesis

Upvotes: 1

Related Questions