Commit Graph

11 Commits

Author SHA1 Message Date
Joseph Mattello
864f0fcd77 Add AltStore Release scheme
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
2022-12-17 03:10:45 -05:00
Joseph Mattello
e86491cfa2 AltStore scheme XCode auto edits
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
2022-11-21 20:54:55 -05:00
Riley Testut
954c18ad2f [AltXPC] Initial version
AltXPC uses the private com.apple.authkit.client.internal entitlement to retrieve anisette data.
2020-12-03 16:24:43 -06:00
Riley Testut
ba79c5c5c0 Cleans up AltStore Xcode scheme 2020-10-05 13:56:59 -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
98582d49ed [AltDaemon] Changes default build configuration to Release 2020-06-22 16:04:57 -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
Riley Testut
a980d65c59 Shares AltKit scheme 2020-01-13 10:17:38 -08:00
Riley Testut
ec7ab207c9 [AltServer] Uses GrandSlam Authentication
Uses Mail.app plug-in to retrieve the computer’s anisette data, which is necessary for GSA.
2019-11-18 14:17:57 -08:00
Riley Testut
83ce13cd14 Adds libimobiledevice + libusbmuxd dependencies 2019-05-24 18:52:39 -07:00
Riley Testut
8ca9bdeee4 Enables Core Data concurrency debugging 2019-05-20 21:34:03 +02:00