mahee96
ff9f530411
pbxproj: cleanup - removed obsolete xcscheme
2026-03-01 14:54:09 +05:30
mahee96
fa4ee4d798
refactor: streamline the repo again and removed unused files from altstore
2026-02-22 21:27:31 +05:30
Magesh K
502180f85f
- UnitTests: Moved DS unit tests into their own target
2025-02-21 19:24:40 +05:30
Magesh K
497527437e
- UITests: Setup for UI Tests
2025-02-21 12:20:18 +05:30
Stern
966ea46262
UI: Change more UI/UX reflect SideStore branding.
...
Signed-off-by: Stern <stern@sidestore.io >
2024-12-26 21:15:29 +05:30
Magesh K
88fdc97b5d
[xcode-scheme]: Create and check-in xcscheme for AltBackup
2024-12-26 21:15:29 +05:30
Magesh K
d3dffd4549
[xcode-scheme]: disabled verbose concurrency logging temporarily
2024-12-26 21:15:29 +05:30
Magesh K
cf5ad0c6e4
[xcode-scheme]: disabled verbose concurrency logging temporarily
2024-12-26 21:15:29 +05:30
Magesh K
fb7ed33b18
[xcode-console]: mute warnings about duplicate classes in AuthKit and AuthUIKit
2024-12-26 21:15:29 +05:30
Magesh K
db73f96824
- Added launch arguments for coredata debugging
2024-12-26 21:15:29 +05:30
Magesh K
c42fa445de
- remove added explicit xcscheme declaration, let autocreate do its thing
2024-12-26 21:15:29 +05:30
Magesh K
5ad520621c
- remove useless schemes for SideStore client
2024-12-26 21:15:29 +05:30
Riley Testut
21555f091f
[AltJIT] Adds AltJIT CLI tool to enable JIT on devices running iOS 17+
...
Commands:
altjit enable [app/pid] --udid [udid]
* Enables JIT for given app/process
altjit mount --udid [udid]
* Mounts personalized developer disk
2024-12-26 21:15:29 +05:30
Riley Testut
9eb1029fb4
[Shared] Updates projects to recommended settings (Xcode 14.1)
2024-12-26 21:15:29 +05:30
Riley Testut
3e6c08f458
[AltTests] Enables Code Coverage
2024-12-26 21:15:29 +05:30
Riley Testut
ce0e5d6c50
Adds AltTests test target
2024-12-26 21:15:29 +05:30
Magesh K
e7bbea602f
Added launch arguments for coredata debugging and updated Scheme from AltStore to SideStore ( #785 )
2024-12-08 07:50:33 -05:00
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