Install iOS simulators from the command line

Hi,


We have a CI setup with multiple slaves. One stumbling block for us is that different versions of the iOS simulator need to be installed from the Downloads tab in the Xcode Preferences. Ideally there would be a command line tool that we could run to download and install specific versions. Does this exist?


Many thanks,


Charles

+1

I suggest just using rsync or making a tarball of the simruntime and distributing it that way. They're in /Library/Developer/CoreSimulator

I don't have /Library/Developer/CoreSimulator dir on my Mac, I'm running Xcode 7.2 on El Capitan 10.11.3

You will once you install the DLC simulator runtimes.

Install iOS simulators from the command line
 
 
Q