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?

Replies

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

  • Only Xcode 12 versions are compatible with Monterey :-(

Add a Comment

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:

  • Thanks for showing the additional info. But please remember you have just mentioned the combobox, but not that it was in the Create a new simulator window. Anyway, I have no clue as for now, it may be a problem of macOS Monterey 12.0.1 (I'm using Big Sur), or there may be something special which you have not mentioned yet.

Add a Comment

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.