I am trying to run the demo app, but the build fails with info
Showing Recent Messages
/Users/..../MQSimpleiOSMap/Pods/MapQuestMaps/MapQuestMaps-3.4.1-1.3/Mapbox.framework/Headers/MGLOverlay.h:5:9: 'MGLGeometry.h' file not found
/Users/..../MQSimpleiOSMap/MQSimpleiOSMap/ViewController.swift:10:8: Could not build Objective-C module 'Mapbox'
I've tried to provide header files from MapBox project directly,
after that linker complained about not beeing able to found MapBox.framework as a whole.
Can you please help me with this one?
Thank you.
.m
I am trying to run the demo app, but the build fails with info
I've tried to provide header files from MapBox project directly,
after that linker complained about not beeing able to found
MapBox.frameworkas a whole.Can you please help me with this one?
Thank you.
.m