Releases: insidegui/appregistrard
Releases · insidegui/appregistrard
Version 2.1
The daemon will now generate, personalize, and load a trust cache for ad-hoc signed apps installed via Xcode, enabling building and running apps from Xcode with arbitrary entitlements.
Signing requires the SRD to have an internet connection.
Version 2.0
- Requires iOS 26 or later
- Apps can now be placed in
ApplicationsorSystem/Applications - Installation is now done via
installcoordinationd, replicating the same mechanism used by App Store and Xcode app installs
Version 1.1
- Support running before first unlock, cryptex apps are installed as soon as device is first unlocked
- Keep track of known cryptexes per boot session UUID so that known cryptex mount paths are reset on reboot
- Add install script for easy installation via srdtool
Version 1.0.1
- Improved reliability with better launchd configuration
- The daemon will no longer re-register all apps if it crashes or is reloaded
Version 1.0
Pre-built cryptex dmg with appregistrard configured to run as a daemon.
Create/personalize/install via cryptexctl as usual.