I'm working with an API called Mapbox. I'm not sure if this is the right place to even post this so if it's not, I apologize. Working in XCode, I've added Mapbox.framework.dSYM and Mapbox.framework to the Frameworks folder in the project. I followed the steps on their installation for "Downloads" @ https://www.mapbox.com/install/ios/ and it just doesn't work. When I clean and try to run the project, I get an error that says "framework not found Mapbox", implying that Mapbox wasn't in the frameworks. Anyone have any experience with Mapbox or XCode? I'm very new to both. Thank you so much in advance.
Best.