I can't add more simulator OS version in XCode 12, for example iOS 13, the list is empty:
how can I add more simulatore with different ios version?
I had exact same problem, apple returns empty list of simulators. Here is what I did:
First install xcode-install gem (follow readme):
$ gem install xcode-install
Then check what iOS simulators are available:
$ xcversion simulators
Finally install desired simulator i.e:
$ xcversion simulators --install='iOS 13.5'
I had similar problem. As I remember in older Xcode easy option to add devices. in Xcode 12.X you can just go to Xcode -> Preference -> Component -> Select OS
See below 👇🏻
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With