Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pennig
Copy link
Contributor

@pennig pennig commented Jun 10, 2025

This one's a fast-follow to #423. The just-released iOS 26.0-beta1 runtime, when installed, reports its kind as "Patchable Crypex Disk Image".

I also added an enum case to the runtime API endpoint's contentType, though I don't think that's strictly necessary—the API still parses fine as-is (i.e. the 26.0b1 runtimes are parsed as cryptexDiskImage)

@pennig
Copy link
Contributor Author

pennig commented Jun 10, 2025

It may be worthwhile to revisit how kind is decoded and used to affect the output of the runtimes command. It should probably be a string and not an enum if the value is this volatile. But for now, to get users of 1.6.x unblocked, this seems fine.

@MattKiazyk MattKiazyk merged commit d343d5a into XcodesOrg:main Jun 11, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants