How to download files from Apple Developer Center:
- Open Terminal
- run
gem install adcdownload
- Open https://developer.apple.com/down... and copy the URL of a file.
- run
adcdownload get http://adcdownload.apple.com/…/file.dmg
- You will be asked for your Apple ID and password.
- Your download should start. If your connection drops, re-run the same command to continue the download.
https://github.com/MagLoft/adcdownload
this information from
https://www.quora.com/How-do-you-download-Xcode-without-the-App-Store
No comments:
Post a Comment