graphhopper-ios
graphhopper-ios copied to clipboard
[IOS] I use Xcode or terminal for project inheritance
Xcode:

terminal:
I compile using the make directive

I tried many times as instructed
In the end they all pointed to this mistake:

I am a Xcode10.1 Who can help me solve it?
This got me past this error (answer provided in this forum):
Do a git submodule update once again after using the import script. These are all the commands you need to run it on 0.8.2:
git clone https://github.com/graphhopper/graphhopper-ios cd graphhopper-ios/ git checkout 0.8.2 git submodule update --init ./graphhopper-ios-sample/import-sample.sh git submodule update
Here am also getting Same issue. Please check this screen shot.
