XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.58k stars 119 forks source link

Issue with xcodes runtimes commands #369

Closed Aussie007 closed 3 weeks ago

Aussie007 commented 3 weeks ago

xcodes version: xcodes version 1.4.1

macOS: Sonoma 14.5

chip: Apple M1 2020

Issue: running the following command: xcodes runtimes returns this error: 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))

Expected result: Return the list of available runtimes

Notes: Please comment/reply if you require any further information

MattKiazyk commented 3 weeks ago

We'll track all the runtime issues in this ticket! - Thanks