XcodesApp icon indicating copy to clipboard operation
XcodesApp copied to clipboard

I can't download xcode

Open cathy0114wei opened this issue 1 year ago • 4 comments

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 avatar Nov 18 '24 04:11 cathy0114wei

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!!

mglezdev avatar Nov 20 '24 15:11 mglezdev

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.

MattKiazyk avatar Nov 20 '24 16:11 MattKiazyk

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

TCvetkovic avatar Nov 20 '24 16:11 TCvetkovic

@TCvetkovic created a new issue https://github.com/XcodesOrg/XcodesApp/issues/660 to track it.. that's new

MattKiazyk avatar Nov 20 '24 16:11 MattKiazyk