mahee96
267e7bd688
submodule: updated to latest
2026-02-22 21:46:46 +05:30
mahee96
42091a98be
submodule: updated to latest
2026-02-22 21:29:05 +05:30
mahee96
6d4cbf1c59
refactor: streamline the repo again and removed unused files from altstore
2026-02-22 21:27:31 +05:30
mahee96
747a9c7b5a
debloat: converted xcode groups to xcode folder + removed unused files
2026-02-22 16:17:01 +05:30
Huge_Black
00ed6e61be
Add option for using main bundle's profile for app extensions, update AltSign & libmd ( #1012 )
2025-06-22 04:13:15 -04:00
Magesh K
df2ffb1235
[Roxas]: updated with upstream
2025-01-28 22:38:29 +05:30
Magesh K
67f3c3a561
[dependencies]: deinit altsign and remove altSign ref from submodules and .gitmodules
2024-12-26 21:15:29 +05:30
Magesh K
779a82f3d4
refactor-changes-wip-sidestore-deps
2024-12-26 21:15:29 +05:30
Magesh K
63a3203e50
clean-checkpoint-1
2024-12-26 21:15:29 +05:30
June
60a0657721
fix roxas
2024-12-24 14:37:41 +09:00
June
62c655c927
fix build
2024-12-24 14:33:50 +09:00
June P
4a566d8823
fix altsign
2024-12-23 01:08:20 +09:00
June P
d37e033d35
Revert "Update AltSign to newer revision"
...
This reverts commit afca84a852 .
2024-12-23 01:07:24 +09:00
June
afca84a852
Update AltSign to newer revision
2024-12-23 00:44:26 +09:00
Magesh K
3c99fe22d3
[fetch-prebuilt.sh]: force download when libs are missing locally and skip file is absent ( #796 )
...
* [fetch-prebuilt.sh] - retain checked-in files from minimuxer repo (assuming minimuxer repo was cloned)
* [fetch-prebuilt.sh]: force download when libs are missing locally and skip file is absent
2024-12-12 00:53:57 -05:00
Magesh K
f5b47d0508
[fetch-prebuilt.sh] - retain checked-in files from minimuxer repo (assuming minimuxer repo was cloned)
2024-12-08 20:21:37 +05:30
Magesh K
db84a38519
updated fetch-prebuilt.sh to reflect libem_proxy-ios.a renaming
2024-12-08 19:37:27 +05:30
Magesh K
c466e7698a
Updated LIB_FILE_NAME used in minimuxer shell script to link the binary
2024-12-08 19:30:38 +05:30
Magesh K
6a8283a163
- renamed libem_proxy.a to libem_proxy-ios.a for iOS builds
2024-12-08 19:05:23 +05:30
Stern
c784ff6925
chore: We need to add Homebrew to our path or Xcode will not find it.
...
Signed-off-by: Stern <stern@sidestore.io >
2024-11-08 23:56:27 -05:00
Stern
cf477024fc
chore: Add checks to fetch-prebuilt script.
...
This adds a check that if for example wget isn't installed it'll install from brew via brew install.
Signed-off-by: Stern <stern@sidestore.io >
2024-11-08 23:24:46 -05:00
June
4518f07b5b
add entitlements
2024-08-19 11:14:42 +09:00
June
52d0c9861f
More descriptive errors
2024-08-15 11:21:50 +09:00
naturecodevoid
32cae7a5b2
Revert "Attempt to fix submodule dependencies for GH runner"
...
This reverts commit 5cff914ff3 .
2023-10-21 20:30:32 -07:00
naturecodevoid
c2c0e3b790
Use forked libplist
2023-10-21 20:30:23 -07:00
nythepegasus
48a86ec6de
Update Roxas
2023-10-21 20:35:32 -04:00
nythepegasus
5cff914ff3
Attempt to fix submodule dependencies for GH runner
2023-10-21 20:34:44 -04:00
nythepegasus
70ea725ce3
Update limd/libplist submodules
2023-10-20 22:04:47 -04:00
naturecodevoid
6e297e1278
Update Swift Packages and submodules ( #469 )
...
* Update Swift Packages
* Update submodules
* make sure it builds
---------
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
2023-09-17 10:45:55 -07:00
naturecodevoid
0c171122b2
refactor minimuxer to use swift-bridge ( #321 )
...
also add team ID to the end of the bundle ID for Debug builds to mirror SideServer
2023-04-01 16:02:12 -07:00
naturecodevoid
4b343b500d
fetch-prebuilt.sh whitespace improvement
2023-02-20 19:43:46 -08:00
naturecodevoid
09514d15a6
use prebuilt binaries
2023-02-20 18:48:21 -08:00
naturecodevoid
0de23dcba0
remove submodules
2023-02-20 16:33:11 -08:00
naturecodevoid
4d8438a6b6
Update minimuxer
2023-02-01 20:05:26 -08:00
naturecodevoid
a56ca597d6
Fix build errors
2023-01-19 17:37:43 -08:00
Riley Testut
eda4dd6aec
Updates app version to 1.6b1
2022-12-30 17:09:14 -05:00
Joseph Mattello
68342cb0d4
fix hardcoded paths in generated cargo xcodeprojs
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 15:28:03 -05:00
Joseph Mattello
2b419212a7
replace fragmentzip.a with xcodeproj
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 15:23:06 -05:00
Joseph Mattello
df8a8de889
update libplist to head
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 14:57:54 -05:00
Joseph Mattello
8a037d6b29
update libmobiledevice to head
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 14:57:05 -05:00
Joseph Mattello
0c2dae475e
cargo: fix github action?
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 14:49:13 -05:00
Joseph Mattello
dc676d04d8
Add rust depends to xcode build
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
cargo script for action
fixes path
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
cargo.sh More robust env for xcode cli
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
rust: add xcode projs made with cargo-xcode
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 13:21:57 -05:00
JJTech0130
74bac6d986
update em_proxy and minimuxer submodules
2022-11-30 18:17:01 -05:00
Jackson Coxson
dd66355488
Implement emotional damage ( #95 )
...
* Implement em_proxy
* Update libimobiledevice
* Add minimuxer library to Xcode
* Build missing C files for libimobiledevice
* Remove objective C library
* Add pairing file to Info.plist
* Heartbeat self on startup
* Enable JIT on-device
* Implement on-device installation
* Fix OpenSSL header errors
* Random submodule bullcrap go
* Search release folder for emotional damage
* Clean dependencies
* Build Rust dependencies attempt 1/999
* Update em_proxy
* Implement refreshing apps
* Clean up old operations
* Remove all AltServer code
* Remove files from Xcode project
* Implement auto mounting the developer DMG
* Recover from app being backgrounded
* Fixed keeping pairing file in app after updating SideStore (#3 )
* Use compliant error handling for minimuxer
* Fix app failing to install
* Don't kill proxy on backgrounding
* Makes sure the ALTPairingFile gets transferred even if team IDs change (#4 )
* Step 1 to allow SideStore to resign itself
* Update ResignAppOperation.swift
* Adding cache for action runner (#5 )
* Start caching commit for actions
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update build.yml
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Update build.yml
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Use rust lib directories to cache
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Cache cargo also
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Fix spacing
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Replace cargo id for caching
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Remove cache if statements
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
* Add disconnected WireGuard detection
* Add minimuxer logging
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Co-authored-by: jawshoeadan <62785552+jawshoeadan@users.noreply.github.com >
Co-authored-by: Joelle Stickney <joellestickney@gmail.com >
Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-11-02 18:58:59 -06:00
JJTech
f67d9dcdfa
Convert AltSign and OpenSSL into proper Swift packages ( #42 )
...
Convert AltSign and OpenSSL to Swift packages
2022-06-20 14:27:28 -06:00
Joe Mattiello
156bcc7d54
Rename AltStore with variables ( #17 )
...
* iOS 14 for xcode 14 errors
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
* add group.APP_GROUP to more plists
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
* reorder altid groups
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
* update to newer sparkle api
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
* fix warnings in altsign and libmobdevice
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
Co-authored-by: JJTech <jjtech@jjtech.dev >
2022-06-20 13:13:15 -06:00
Joseph Mattello
8dc097e23c
AltSign remove warning
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-06-07 06:01:27 -04:00
Joseph Mattello
ec3a9b0615
altstorecore builds using forked altsign
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-06-07 03:14:54 -04:00
Riley Testut
994d3c74fd
Fixes “Application is missing the application-identifier entitlement” error
2022-05-25 16:23:45 -07:00
Riley Testut
26ef3073ae
Supports 2FA Apple IDs with no trusted devices
...
Falls back to sending 2FA code via SMS if there are no registered trusted devices.
2022-05-16 16:12:52 -07:00