xcodes icon indicating copy to clipboard operation
xcodes copied to clipboard

Install Xcode from a URL

Open fkorotkov opened this issue 3 years ago • 0 comments

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:

  1. Faster install since the URL can be in the local network of a company.
  2. Somewhat workaround for #141. For CI purposes Xcode XIPs can be located in the same network as CI nodes.

fkorotkov avatar Apr 27 '21 16:04 fkorotkov