xcodes
xcodes copied to clipboard
The best command-line tool to install and switch between multiple versions of Xcode.
I'm setting up a bunch of new boxes and wanted to use Xcodes to get the latest greatest. However every time I try to brew install I get: ```bash make...
``` $ xcodes install 11.3.1 OSStatus error:[-25308] User interaction is not allowed. Apple ID Password: OSStatus error:[-25308] User interaction is not allowed. (1/6) Found existing archive that will be used...
Closes #163 This will add the aria 2 stats that is used on XcodesApp to make the download feel a bit more polished. Also added a few console prints -...
Whenever I install a new version of xcode, I always want to select it at the same time. It'd be great if we could combine the `select` with the install....
I want to install the latest version about the Xcode , I also installed Xcodes completely, and then run the command line as below: `xcodes install 13.0` and then it...
Would be super cool to have a download ETA, along with current download speed. Currently only the % downloaded is shown. But having this additional insight would be super helpful.
It would be great to have a verbose mode that shows if `aria2` is being used or not. I don't see that large of a performance difference after installing it....
Add an `info` command that outputs information about a specific version, whether or not it's installed. This is most useful with the Xcode Releases data source, which is now the...
as the title states, I'd love the ability to select the `--latest` the same way we install it. ```bash > xcodes select --latest ```
This happens more when using Aria. Still happens with URLSession if you are downloading multiple things from different apps at once. Happens mostly when downloading a new macOS version and...