Check your simulator device list
xcrun simctl list
Run the simulator with a specific device:
open -a Simulator --args -CurrentDeviceUDID <your device UDID>
Last updated 3 years ago