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

I can't download xcode #658

Open
cathy0114wei opened this issue Nov 18, 2024 · 4 comments
Open

I can't download xcode #658

cathy0114wei opened this issue Nov 18, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@cathy0114wei
Copy link

cathy0114wei commented Nov 18, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
install the latest version of xcodes
login
try to download 16.1/16.0
pop up window: Unable to install Xcode

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2024-11-17 at 11 28 04 PM

Version

  • OS: 15.1 (24B2082)
  • Xcodes: 2.4.1 (30)
@cathy0114wei cathy0114wei added the bug Something isn't working label Nov 18, 2024
@mglezdev
Copy link

Good morning @cathy0114wei ,
Just go to https://developer.apple.com/ Login there with your apple account and accept the terms for the developer agreement, hit the install button again after that and you will be good to go!!

@MattKiazyk
Copy link
Contributor

If it's that I would love to know what error code returns from the api so I can catch that. I do catch a 412, but I'm assuming if it's that it would be some other code, or some other body.

@TCvetkovic
Copy link

Hi @MattKiazyk

I'm using:

  • macOS 15.1.1
  • XcodesApp 2.4.1 (30)

I see this error from the command line:

The operation couldn’t be completed. (DecodingError.keyNotFound(CodingKeys(stringValue: "salt", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"salt\", intValue: nil) (\"salt\").", underlyingError: nil)))

And this is how it looks in the XcodesApp:

Xcodes

@MattKiazyk
Copy link
Contributor

@TCvetkovic created a new issue #660 to track it.. that's new

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

4 participants