PlistGen is a tool to generate plists for cydia alternatives to link your ipas to your app.
cd into PlistGen's directory.
'''bash chmod +x plistgen.py '''
cd into PlistGen's directory.
Mac & Linux
python3 plistgen.py
cd into PlistGen's directory.
Windows
C:\Windows\py.exe plistgen.py
- .plist Name: "The name of the plist when its generated."
- .ipa Link: "The link to your .ipa file on a server."
- .plist's Url: "The full .ipa url including the directory."
- Bundle ID: "The .ipa bundle id." Example: co.eonhub.app
- Label: "The text that comes up when you click install on your iDevice."