Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Compiler Warning #613

Open
georgbachmann opened this issue Jul 14, 2021 · 0 comments
Open

Compiler Warning #613

georgbachmann opened this issue Jul 14, 2021 · 0 comments

Comments

@georgbachmann
Copy link

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

  1. Manually download the latest version 6.0.3 (no cocoapods, carthage, ...)
  2. Drag and drop it into your project
  3. Compile

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants
@georgbachmann and others