- Don't resign an app when the main binary is already signed with a fake root certificate
- Don't resign an app when the Info.plist has a
TSBundlePreSigned
key that's set toYES
- If ldid is not installed and an app is unsigned, throw an error instead of installing it because it would just crash on launch anyways
- Improve entitlement dumping by using a system API instead of homebrewed file parsing code
This update mostly consists of contributions by @luken11 !
Silent update:
- Add iPad Mini 6 support to TrollInstaller