Initial Setup
Jitterbug requires a few files to work properly. You'll only need to do this once.
Prerequisites
Windows, Mac or Linux computer with an Internet connection
iOS device with an Internet connection
Lightning cable (for connecting the device to your computer)
If you do not have a paid Apple Developer account, the "iOS device" will be your secondary device. Otherwise, do this on your main device.
Installing Jitterbug
Installing Jitterbug is quite a simple process. This guide will use AltStore, but you can use other methods you are comfortable with.
On your computer, head over to the Jitterbug Releases.
Choose the correct file for your situation: If you have a paid Apple Developer Account, choose "Jitterbug.ipa". Otherwise, choose "JitterbugLite.ipa"
Sideload with AltStore. You can find a guide on the Internet, or use my guide here.
Downloading JitterbugPair
We need to generate a "pairing file" for your iOS device. This will enable Jitterbug to connect to your device wirelessly.
Again, head over to the Jitterbug Releases.
Choose the right download for your operating system. jitterbugpair-win64.zip for Windows jitterbugpair-macos.zip for macOS. jitterbugpair-linux.zip for Linux
Extract the ZIP file downloaded
Connect your iOS device to your computer
Run the extracted executable
If the executable stops with no saved pairing file, you need to "Trust this Computer" on your iOS device.
This will generate a pairing file for your device, and put it in the same folder you ran JitterbugPair from.
Transfer this pairing file to your iOS device. You can use AirDrop, or what I normally use, SnapDrop.
Downloading the Developer Disk Image
When tethering, you need to mount a Developer Disk Image. We'll download and import this on your iOS device.
Head over to this GitHub repository. It contains all the developer disk images, taken straight from Apple.
Download the correct archive for your device.
Not all iOS versions have a disk image. If your version is not listed, choose the version before it.
Extract the archive, and save it somewhere you can find it later.
Importing files to Jitterbug
Now we'll take the collected files, and send them to Jitterbug.
Open Jitterbug, and proceed to follow the next steps:
Pairing File
Tap "Pairings"
Tap the import icon in the top right
Choose the pairing file you transferred from your computer
Developer Disk Image
Tap "Support Files"
Tap the import icon in the top right
Find these files from the archive, and import them: DeveloperDiskImage.dmg DeveloperDiskImage.dmg.signature
Done!
That's the initial setup for Jitterbug! Now, proceed to tethering UTM:
Last updated