README.md
November 2, 2025 ยท View on GitHub
iOS Packager
To package and sign iOS application run:
./main.py application.app [cert] [bundle id postfix] [bundle name]? [executable name]?
certis[bundle namespace];[team];[name](egadrian;ABC345;Apple Development: xyz@abc.com (XYZ123))- resulting bundle will have ID
com.[bundle namespace].[bundle id postfix]