You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
I am getting the following compiler warning when building my project for my iPhone:
Building for iOS, but the linked and embedded framework 'Mapbox.framework' was built for iOS + iOS Simulator.
Building for iOS, but the linked and embedded framework 'MapboxMobileEvents.framework' was built for iOS + iOS Simulator.
Do I have some messed up build-settings or is this an issue on your side?
Is there a way to get rid of the warning? I'd like to have my project warning free...
Steps to reproduce
Manually download the latest version 6.0.3 (no cocoapods, carthage, ...)
I am getting the following compiler warning when building my project for my iPhone:
Do I have some messed up build-settings or is this an issue on your side?
Is there a way to get rid of the warning? I'd like to have my project warning free...
Steps to reproduce
Expected behavior
No Warning
Actual behavior
Warning
Configuration
Mapbox SDK versions: 6.3.0
iOS/macOS versions: 14.6
Device/simulator models: iPhone 12 Pro
Xcode version: 12.5
The text was updated successfully, but these errors were encountered: