Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't verify that spaceship is up to date #5

Open
shubhamhackz opened this issue Jan 8, 2019 · 10 comments
Open

Couldn't verify that spaceship is up to date #5

shubhamhackz opened this issue Jan 8, 2019 · 10 comments

Comments

@shubhamhackz
Copy link

No description provided.

@feldegast
Copy link

feldegast commented Apr 22, 2019

i am seeing this as well....
osx 10.14.4

@Digolodollarz
Copy link

Having this issue as well macOS 10.14

@mikbeach
Copy link

mikbeach commented Aug 15, 2019

Also getting this issue when running
adcdownload get https://download.developer.apple.com/Developer_Tools/Xcode_10.3/Xcode_10.3.xip

@boldijar
Copy link

Same !

@JulesMoorhouse
Copy link

me too

1 similar comment
@hujiee
Copy link

hujiee commented Mar 27, 2020

me too

@arusa
Copy link

arusa commented Nov 14, 2020

Almost 2 years later: me too ;-)

@hujiee
Copy link

hujiee commented Dec 2, 2020

Almost 2 years later: me too ;-)

you can try use aria2 + cookie download it!

@JulesMoorhouse
Copy link

@hujiee can you provide an implementation example please?

@hujiee
Copy link

hujiee commented Dec 3, 2020

@hujiee can you provide an implementation example please?

this is the example I wrote in Chinese
https://zhuanlan.zhihu.com/p/308057056

briefly
1,brew install aria2
2,use Firefox or Chrome go to the apple developer download pagehttps://developer.apple.com/download/more/ (sign in required) and get your cookie[F12]
3,get the xcode url you need such as https://download.developer.apple.com/Developer_Tools/Xcode_12.2/Xcode_12.2.xip
4,aria2c -c -s10 -k1M -x16 --enable-rpc=false -o 'Xcode12.2.xip' --header "User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36" --header "Cookie: your cookie string" "your xcode url"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants