AltDaemon Modern 1.1.5
Fixes the iOS 26 AltServer.ServerError 2002 crash in the experimental InstallCoordination fallback. The fallback now converts legacy installation flags into the MIInstallOptions runtime object required by iOS 26 instead of passing an NSDictionary that receives an asynchronous unrecognized selector and terminates AltDaemon.
Retains the InstallCoordination client entitlement introduced in 1.1.4 and keeps the source IPA intact while the service copies it.