xcodes icon indicating copy to clipboard operation
xcodes copied to clipboard

`xcodes runtimes` throws error

Open Blackjacx opened this issue 1 year ago • 1 comments

WHen I execute the command above to retrieve (installed) runtimes I get the following error:

xcodes runtimes
Error: keyNotFound(CodingKeys(stringValue: "source", intValue: nil), Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "downloadables", intValue: nil), _PlistKey(stringValue: "Index 114", intValue: 114)], debugDescription: "No value associated with key CodingKeys(stringValue: \"source\", intValue: nil) (\"source\").", underlyingError: nil))

Maybe this is related to https://github.com/XcodesOrg/xcodes/issues/363 🤔

Blackjacx avatar Jul 10 '24 09:07 Blackjacx

same issue here image

DargonLee avatar Jul 25 '24 03:07 DargonLee

this is fixed in all latest releases

MattKiazyk avatar Oct 30 '24 03:10 MattKiazyk