You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
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)))
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
The text was updated successfully, but these errors were encountered: