xcodes download [version]
Download a specific version of Xcode
Arguments
Name | Description |
---|
version | The version to install |
Options
Name | Description |
---|
--latest | Update and then install the latest non-prerelease version available |
--latest-prerelease | Update and then install the latest prerelease version available, including GM seeds and GMs |
--aria2 <aria2> | The path to an aria2 executable. Searches $PATH by default |
--no-aria2 | Don't use aria2 to download Xcode, even if it's available |
--directory <directory> | The directory where your Xcodes are installed. Defaults to /Applications |
--data-source <dataSource> | The data source for available Xcode versions. (default: xcodereleases) |
--color | Color the output |
--no-color | Do not color the output |