You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: