This is a tool to turn any ipa into an installable deb file for jailbroken iOS devices.
- Make a folder and put ipa-deb.py & your iPA in the folder.
- Open Terminal and cd into thet folder.
- Give the script permissions shown below
chmod +x ipa-deb.py- MacOS or a jailbroken iOS device.
- Python3
- Install DPKG
python3 ipa-deb.py- Type the ipa file name. Example:
ipaname- Leave it running until it prompts your to enter the control file fields.
Bundle ID: Example:
com.example.appName: Example:
App NameVarsion: Example:
1.0.0Description: Example:
This is my super cool app!Maintainer: Example:
UsernameAuther: Example:
UsernameThis tool makes it easy to create packages and it takes no time at all :)