This are the different iOS targets:
• iOSX64: iOS simulator on macOS with Intel x64
• iOSArm64: real iPhone
• iOSSimulatorArm64: iOS simulator on macOS with Apple Silicon M1
v
Vivek Modi
03/07/2022, 10:35 PM
thanks @hfhbd ✌️
l
Landry Norris
03/07/2022, 11:36 PM
I've seen iosArm64 work on a simulator on M1, but I don't know if there's any possible issues with that. Helps when a library you need doesn't have an iosSimulatorArm64 target.