mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
AltDaemon allows AltStore to install and refresh apps without a computer on jailbroken devices. AltDaemon has the necessary entitlements to perform the same actions AltServer normally does over WiFi, and uses the same AltServer request logic to handle local requests.
3 lines
82 B
Bash
Executable File
3 lines
82 B
Bash
Executable File
#!/bin/sh
|
|
launchctl unload /Library/LaunchDaemons/com.rileytestut.altdaemon.plist
|