XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can it list "Simulator Runtime" and download it ?

dourgulf opened this issue · comments

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.

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…

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?

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

Xcodes.app supports downloading runtimes now!