Joseph Mattello
ef732712ee
AltStore & AltServer builds with XCConfig
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-06-07 06:01:27 -04:00
Riley Testut
9d7c92ad08
[AltDaemon] Updates version to 1.0
2020-10-06 18:14:41 -07:00
Riley Testut
a32e23fd99
[AltDaemon] Updates version to 0.4
2020-09-30 15:05:32 -07:00
Riley Testut
3f5470dc2f
[AltDaemon] Fixes XPC service lookup for Odyssey jailbreak
2020-09-30 15:04:44 -07:00
Riley Testut
060681493d
[AltDaemon] Updates version to 0.3
2020-09-22 15:26:20 -07:00
Riley Testut
3145c8248e
[AltDaemon] Replaces local socket communication with XPC
...
Allows AltDaemon to be launched on demand + reject any connections not made from AltStore.
2020-09-22 15:12:33 -07:00
Riley Testut
7bd93bba2d
[AltKit] Replaces dedicated AltKit module with shared files across targets
...
Treating AltKit as a full module resulted in more complexity than necessary, when we really just wanted to share some files between different targets. Now we can share individual files across modules as-needed without AltKit overhead.
2020-09-03 15:35:29 -07:00
Riley Testut
556a2541a3
[AltDaemon] Updates version to 0.2
2020-06-11 17:57:14 -07:00
Riley Testut
e5818334a3
[AltDaemon] Disables tweak injection to improve stability
2020-06-11 16:16:37 -07:00
Riley Testut
c6a2de7115
[AltDaemon] Fixes certificate becoming untrusted after refreshing
2020-06-11 16:15:45 -07:00
Riley Testut
e3f0359f3e
Adds “Install AltDaemon” option to settings (jailbreak only)
...
Exports AltDaemon that can be installed with Filza or another file/package manager.
2020-06-07 10:02:41 -07:00
Riley Testut
fb3a96a511
[AltDaemon] Synchronizes AppManager operations
...
Installing and removing apps is now done on a serial dispatch queue, and installing/removing profiles uses file coordination.
2020-06-05 14:35:05 -07:00
Riley Testut
b5b3887348
[AltDaemon] Adds explicit autoreleasepool to main.swift
2020-06-05 14:13:09 -07:00
Riley Testut
6f075e7ac4
[AltDaemon] Initial version
...
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.
2020-06-04 19:48:02 -07:00