Enabling JIT
Just-In-Time Compilation (JIT) is a technology that allows certain types of apps to run significantly faster, or even at all. iOS does not normally allow apps to use JIT for security reasons, but you can enable JIT for apps sideloaded with AltStore Classic by following the instructions below.
Set-up Instructions
Jitterbugpair (Mac/PC)
To enable JIT, you first need to download a program on your Mac or PC that will export information about your device.
Plug your iPhone or iPad into your computer
Open Terminal (Mac) or PowerShell (Windows)
Drag
jitterbugpair
into the Terminal/PowerShell window and hit 'Enter'Type
open .
then hit 'Enter' to open the output directory in Finder (Mac) or Explorer (Windows)Locate the
.mobiledevicepairing
file and transfer it to your iOS device
Import File into StikDebug/SkitJIT
Once you've created the pairing file, you can import it into StikDebug/StikJIT to enable JIT:
Enabling JIT
If you see a 'Device Not Mounted' error alert, force-quit StikDebug and try again.
Last updated
Was this helpful?