Skip to content
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.

Already on GitHub? Sign in to your account

ipsw: fix smallest edge case of the century #13

Merged
merged 1 commit into from
Nov 16, 2023
Merged

ipsw: fix smallest edge case of the century #13

merged 1 commit into from
Nov 16, 2023

Conversation

m1stadev
Copy link
Contributor

For some reason, the iOS (iPhone OS?) 3.0 IPSW for the iPhone 2G/3G contains a build manifest named "BuildManifesto.plist" rather than "BuildManifest.plist". This may exist across other IPSWs, but those are the only occurences that I know of. This commit fixes parsing that manifest.
Source: https://x.com/_m1sta/status/1392199051165196290?s=20

For some reason, the iOS (iPhone OS?) 3.0 IPSW for the iPhone 2G/3G contains a build manifest named "BuildManifesto.plist" rather than "BuildManifest.plist". This may exist across other IPSWs, but those are the only occurences that I know of.
This commit fixes parsing that manifest.
Source: https://x.com/_m1sta/status/1392199051165196290?s=20
@doronz88 doronz88 merged commit 5d0e104 into doronz88:master Nov 16, 2023
@doronz88
Copy link
Owner

LOL thanks!

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