Last active
August 10, 2020 18:42
-
-
Save arifsuhan/23a107354d7d40ee274e686c9ebf3e93 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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