XcodesOrg / xcodes

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

Runtime downloads are broken #299

Closed MattKiazyk closed 1 year ago

MattKiazyk commented 1 year ago

xcodes runtimes

Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "sdkToSeedMappings", intValue: nil), _PlistKey(stringValue: "Index 51", intValue: 51), CodingKeys(stringValue: "platform", intValue: nil)], debugDescription: "Cannot initialize Platform from invalid String value com.apple.platform.xros", underlyingError: nil))

ie: support com.apple.platform.xros 😱

testableapple commented 1 year ago

Hi @MattKiazyk, do you have some ETA or some possible workarounds for this issue? We're using xcodes to download runtimes to run the tests on the old iOS versions, and they are blocked atm 😕 Thanks a mill!

davdroman commented 1 year ago

Same here. I'm afraid our CI is blocked by this too 😕 https://github.com/siteline/SwiftUI-Introspect/pull/261

cmdrsabre commented 1 year ago

closed? So how do I fix / get rid of this?

MattKiazyk commented 1 year ago

@cmdrsabre this issue was around not being able to do anything because of the addition of VisionOS runtime.

If you are using the latest, things should be working. If not, please add another ticket