XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.59k stars 119 forks source link

Can it list "Simulator Runtime" and download it ? #323

Closed dourgulf closed 5 months ago

dourgulf commented 8 months ago

As we known, new Xcode from 15.0 "Simulator Runtime" was seperated, and can be download and install by "xcrun simctl runtime add", so, it necessary to support such functionality.

Blackjacx commented 8 months ago

I think the same it is very annoying to have such a powerhouse to download and install Xcode in record time and then have to wait 30 minutes for the iOS runtime to be installed…

gaige commented 8 months ago

Isn't this in xcodes since this summer when xcode 15 went into beta? There is an xcodes runtimes subcommand that lists available runtimes and download and install subcommands that download and install respectively. Or is there something else?

Blackjacx commented 8 months ago

Ahh good to know! The question was about the GUI. I think there it is not supported yet

MattKiazyk commented 5 months ago

Xcodes.app supports downloading runtimes now!