8000 Add patchable cryptex disk image handling by pennig · Pull Request #430 · XcodesOrg/xcodes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add patchable cryptex disk image handling #430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

8000 Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

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
0