mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
720 stars 213 forks source link

XCode: 'MapboxMobileEvents/MapboxMobileEvents.h' file not found #1691

Open dpruitt90 opened 3 years ago

dpruitt90 commented 3 years ago

Note: If this is a bug or support ticket, please provide the following information:

I am receiving the following error when attempting to build in XCode: 'MapboxMobileEvents/MapboxMobileEvents.h' file not found.

  1. I upgraded Unity to 2018 LTS
  2. I attempted the fix in #644
  3. I attempted the fix identified in #589
  4. I attempted the fix identified in #1482

Nothing is working. I attempted to upgrade to the latest Unity, but there are far two many issues to work through without first making sure that a basic build using the LTS version will work.

Thank you.

landlockedboat commented 3 years ago

Also having problems with this one. Usually #644 does the trick for me. Have you checked that your Mapbox folder is at the root of the Assets folder?