AltStore icon indicating copy to clipboard operation
AltStore copied to clipboard

Error 0 when enabling JIT iPad mini 7

Open GethosTheWalrus opened this issue 1 year ago • 0 comments

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

GethosTheWalrus avatar Oct 23 '24 23:10 GethosTheWalrus