xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.59k stars 243 forks source link

Getting 503 from iTunes while trying to automate Xcode installation on multiple VMs #258

Closed JoeSSS closed 5 years ago

JoeSSS commented 6 years ago

We're trying to automate Xcode installation for the whole CI that are multiple VMs on the MacPros. After some successful downloads, iTunes started to send 503. Therefore we would like to do not have to make calls to iTunes at all and install Xcode by providing the path to the caches where .xib already exist

kenchan0130 commented 5 years ago

Is this issue solved by this patch?