xcodes
xcodes copied to clipboard
Install Xcode from a URL
Right now it's possible to install a *.xip
file from a local FS. It will be great to be able to install Xcode from a remote URL. I see two benefits of it:
- Faster install since the URL can be in the local network of a company.
- Somewhat workaround for #141. For CI purposes Xcode XIPs can be located in the same network as CI nodes.