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

Cannot download and install some version of Xcode #323

Closed
hackenbacker opened this issue Nov 15, 2022 · 11 comments
Closed

Cannot download and install some version of Xcode #323

hackenbacker opened this issue Nov 15, 2022 · 11 comments
Labels
bug Something isn't working

Comments

@hackenbacker
Copy link

hackenbacker commented Nov 15, 2022

Describe the bug
When I try to install Xcode, I get the following error message.

Could not install Xcode
This archive "Xcode-11.7.0+11E801a.zip" is corrupt and cannot be expanded.

I downloaded it directly from xcodereleases.com with success.

To Reproduce
Data Source = "Xcode Releases"

  1. Select 11.7 (11E801a). or 12.5.1 (12E507).
  2. Push [Install] button.
  3. Then the error message appears.

Expected behavior
Starts downloading selected Xcode normally.

Screenshots
SS_2022-11-15_14 06 13

Version

  • OS: macOS Ventura 13.0.1
  • Xcodes: 1.8.0 with Japanese Language.
@hackenbacker hackenbacker added the bug Something isn't working label Nov 15, 2022
@iseruuuuu
Copy link

I face same problem

@andreasheick-isobar
Copy link

Same issue here

@karim-elgendy
Copy link

Yup, suffering the same problem

@MattKiazyk MattKiazyk pinned this issue Nov 15, 2022
@MattKiazyk
Copy link
Contributor

Hey everyone. It looks like Apple has blocked the way we were getting a download token without having to log in, which is causing this issue. 😢

Workaround for now is to switch to Apple datasource and download using the original way with your Apple username/password.

@leon-wolf
Copy link
Contributor

What about reimplementing the old download with login as a fallback if download without login fails?

@b-onc
Copy link

b-onc commented Nov 17, 2022

@MattKiazyk When I switch to Apple datasource, I immediately get the error "Unable to update selected Xcode" and when I tap refresh, the same error appears. Install attempt on any Xcode version shows the same error.

@bourquep
Copy link

@MattKiazyk When I switch to Apple datasource, I immediately get the error "Unable to update selected Xcode" and when I tap refresh, the same error appears. Install attempt on any Xcode version shows the same error.

After switching to Apple datasource, I had to refresh the Xcode list in order for the download to succeed:

CleanShot 2022-11-17 at 08 47 08@2x

@MattKiazyk
Copy link
Contributor

What about reimplementing the old download with login as a fallback if download without login fails?

@leon-wolf Yes a new version will at least flip back to the requirement of login.

@MattKiazyk When I switch to Apple datasource, I immediately get the error "Unable to update selected Xcode" and when I tap refresh, the same error appears. Install attempt on any Xcode version shows the same error.

@b-onc One thing you can try is to delete the bad xip file. Delete any file at ~/Library/Application Support/com.robotsandpencils.xcodes

@MattKiazyk
Copy link
Contributor

New 1.9.0 version was released tonight that should fix the downloading and revert back to having to use username/password.

@b-onc
Copy link

b-onc commented Jan 5, 2023

I cleared my local cache but still the same issue

@malcommac
Copy link

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

9 participants