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

Error 0 when enabling JIT iPad mini 7 #1528

Open
GethosTheWalrus opened this issue Oct 23, 2024 · 1 comment
Open

Error 0 when enabling JIT iPad mini 7 #1528

GethosTheWalrus opened this issue Oct 23, 2024 · 1 comment

Comments

@GethosTheWalrus
Copy link

Getting an error when attempting to enable JIT for UTM on the new iPad mini 7 (a17 pro). Followed instructions in the FAQ, everything installed successfully. Made sure to install python packages using Xcode's python runtime.

Error message received when attempting to enable JIT below:

Error Description
The process 'altjit' failed with code 1. The process 'python3' failed with code 1. pymobiledevice3.exceptions.NoSuchBuildIdentityError: Could not find the manifest for board 10 and chip 33072

Failure Reason
The process 'altjit' failed with code 1. The process 'python3' failed with code 1. pymobiledevice3.exceptions.NoSuchBuildIdentityError: Could not find the manifest for board 10 and chip 33072

Title
JIT could not be enabled for UTM.

Source Line
96

executableURL
file:///Applications/AltServer.app/Contents/MacOS/altjit

exitCode
1

output
Mounting personalized developer disk...
❌ Unable to mount personalized Developer Disk.
The process 'python3' failed with code 1. pymobiledevice3.exceptions.NoSuchBuildIdentityError: Could not find the manifest for board 10 and chip 33072
@gschechter
Copy link

Did you get anywhere with this?

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

No branches or pull requests

2 participants