XcodesApp
XcodesApp copied to clipboard
I can't download xcode
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.
Version
- OS: 15.1 (24B2082)
- Xcodes: 2.4.1 (30)
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!!
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.
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:
@TCvetkovic created a new issue https://github.com/XcodesOrg/XcodesApp/issues/660 to track it.. that's new