Skip to content

Instantly share code, notes, and snippets.

@arifsuhan
Last active August 10, 2020 18:42
Show Gist options
  • Save arifsuhan/23a107354d7d40ee274e686c9ebf3e93 to your computer and use it in GitHub Desktop.
Save arifsuhan/23a107354d7d40ee274e686c9ebf3e93 to your computer and use it in GitHub Desktop.
# url="https://download.developer.apple.com/Developer_Tools/Xcode_10/Xcode_10.xip"
# https://developer.apple.com/services-account/download?path=/Developer_Tools/Xcode_10/Xcode_10.xip
# https://developer.apple.com/download/more/
# https://dev.to/jahirfiquitiva/direct-download-any-xcode-385o
# https://stackoverflow.com/questions/10335747/how-to-download-xcode-dmg-or-xip-file/10335943#10335943
url="https://download.developer.apple.com/Developer_Tools/Xcode_10/Xcode_10.xip"
wget --load-cookies=cookies.txt -c $url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment