-
Notifications
You must be signed in to change notification settings - Fork 243
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
Cannot install xcode with command xcversion install
#476
Comments
Previously I can install the Xcode
|
Seeing same issue: 100 33951 0 33951 0 0 23214 0 --:--:-- 0:00:01 --:--:-- 23334% |
I found another cli tool |
Experiencing the same:
|
That's because Apple changed something on their side so xcode-install urls are not valid anymore. However, we could patch installed gem to accommodate to those changes: In this example gem is installed via system ruby. If you use custom ruby installation (brew) you should change the path to |
There are also other alternatives: https://github.com/xcpretty/xcode-install/blob/master/MIGRATION.md |
This is still an issue today
|
|
Hello.
xcversion install
command that worked fine until last week suddenly has a problem.I tried to run command
xcversion install 14.1
(14, 14.2, 14.3, 14.3.1), but it shows error log below:So, I tried to remove cache directory, run command
xcversion update
and still not working.Downloading xip file from
https://xcodereleases.com/
has no problem.Hope this is a temporary issue.
Thank you!
The text was updated successfully, but these errors were encountered: