v1.5
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 |__ cert.p12 |__ cert.mobileprovision |__ cert.txt |__ example2 |__ cert.p12 |__ cert.mobileprovision |__ cert.txtBundle a certificate cannot be easier as Ksign already has all the tools you need!
Full Changelog: https://github.com/Nyasami/Ksign/compare/v1.4.1...v1.5