building for iOS Simulator, but linking in dylib built for iOS
ManthanSutariya opened this issue · 4 comments
Steps to reproduce
1.with excluding arm64 or without
2.apple silicon chip
using xcode version 12.5.1
Expected behavior
Actual behavior
Configuration
Mapbox SDK versions:
iOS/macOS versions:
Device/simulator models:
Xcode version:
Any news on this?? :)
Same issue. The only working solution found is to run Xcode and simulators in Rosetta as described here: https://stackoverflow.com/a/66094347/2650588
This would be very nice to have solved. For us, Rosetta is not a real solution, we want to use full arm64/M1 power for building the app. This building limitation is only blocking issue for our project. Hope the support for arm64 could be solved soon.
Please allow me to +1: not being able to build for the simulator is a very bad for the developer experience. Switching to Rosetta is NOT a serious workaround.
Will this issue leave the "triage" status soon?