Hawwo everywan! The next big update is here, thank you for all your feature request!
What's Changed
- Bulk Signing (select multiple apps and click on the sign icon)
- Ksign can be run in background now finally! (helpful with downloading ipas and installing them)
- Logs tab so you can see what's going on under the hood!
- Added experiments signing option from Feather
- Reset cache and storage in reset tab
- Ability to bundle default certificate with app
- Ability to edit text files and make a new one in file manager
- A few small UI changes
Tip
If you ever wanted to bundle a certificate with Ksign, you can unpack Ksign and adding certificate with example directory tree (with cert.txt is certificate password in plain text):
Ksign.app
|__ signing-assets
|__ example
|__ file.p12
|__ file.mobileprovision
|__ file.txt
|__ example2
|__ file.p12
|__ file.mobileprovision
|__ file.txt
Bundle a certificate cannot be easier as Ksign already has all the tools you need!
Full Changelog: v1.4.1...v1.5