Setting the iOS Simulator Device

This has got to be a dumb question but how do I specify the simulated iOS device that launches when I debug an iOS app?

Whenever I click “Run” the simulator launches with the iPhone SE 3rd generation.

I can’t see any options in the IDE to change this setting:

I don’t really do iOS development with Xojo but I thought I’d play around with it. I could have sworn there used to be a dropdown menu to select the simulator in the shared build settings but as you can see above there isn’t one in my IDE.

I am running Xojo 2022 R1.1. I have the latest public version of Xcode (13.4.1).

Menu - > Project → Run On → …

2 Likes

Thanks Derk. I knew it had to be something simple.

1 Like

Thank you,
There used to be a section in the iOS left hand menu at the bottom that allowed a choice of simulator. I missed the fact that it had been moved to the top menu. At least now I have refreshed all my Xcode utilities! It took ages (sigh)
Phil

FWIW, the reason it was moved was to match the Run Remotely behavior when they added iOS Device debugging in 22r1.

1 Like