Closed olyv closed 6 years ago
Xcode 9.2 includes the 11.2 simulator already, so it's not required (or to my knowledge, available) as an additional download. For example, see that only 11.1 and earlier is available for download in Preferences -> Components.
Please let us know if that answers your question!
I just realised I never got back to this issue 😕 Yes, you answered my question. Thank you!
Hi, I have two versions of Xcode installed (7.3.1 and 9.2). When I try to install iOS simulator 11. 2 using a command it fails and the output I can see is:\
At the same time, I can see 11.2 platform simulators when I navigate to Xcode > Window > Devices and Simulators. 11.2 is also listed when I run
xcrun simctl list
command in terminal.Can you please advice what I am missing or how I can fix it to install ios simulator 11.?