How to install Simulator runtimes from command line?

Hi,
I'm wondering if it is possible to install simulator runtimes from the command line. Usually you do that by going into Xcode preferences -> Components and clicking on the runtime that you want to download and install.

I've checked simctl however it seems it is only for managing simulators for given runtime and not the runtimes itself.

I've found this tool:
https://github.com/xcpretty/xcode-install

however wanted to double check if is there any option by using Xcode tools.

Thanks in advance.




You can do this through simctl now, see Install and manage Simulator runtimes from the command line.

How to install Simulator runtimes from command line?
 
 
Q