xcode-install
xcode-install copied to clipboard
xcode 9 "xcversion simulators" command can not work
xcode 9 "xcversion simulators" command can not work, and all simulators can not be installed.
xcversion simulators --install='iOS 9.1' [!] No simulator matching iOS 9.1 was found. Please specify a version from the following available simulators:
Hi @longjun-9, did you find out why iOS 9.1 was not in the list of available simulators?
Are you still experiencing this issue? I have Xcode 9.2 currently installed and it seems to list and begin downloading it ok:
➜ xcode-install git:(master) ✗ be xcversion simulators --install='iOS 9.1'
Installing iOS 9.1 Simulator for Xcode 9.2.0...
0.1%
Would love if you could verify again so we could see if this is still an issue for anyone.
Hi, I re-cheked it and it seems to be working. For me it was for Xcode 9 and platform 11.2. To be honest, I don't really see any explanation why it wasn't visible previously. Thank you.
It's ok now, thanks~