running Simulators with pre iOS 12 versions?

Hi,

I have Xcode 13.1 installed on my Mac running macOS Monterey 12.0.1. I'd like to test my App on Simulators running iOS 11.0 to 11.4. Actually Xcode only offers to install the 11.4 simulator (no older version!) but even after doing so I can't add a device running iOS 11.4 (it's never listed in the combobox). How can fix this?

The simplest would be to keep a version of older Xcode and run from there.

After you successfully installed the simulator runtime of the version you want, you need to add simulator instances using the runtime.

Have you done it?

As mentioned iOS 11.4 is installed but does not appear in the selection box:

Having the same problem. Running in terminal "xcrun simctl list runtimes" you get the list of the runtimes downloaded/installed, like this:

And seems the problem is the upgrade to OS Monterey.

running Simulators with pre iOS 12 versions?
 
 
Q