Commit Graph

525 Commits

Author SHA1 Message Date
mahee96
b13d0abca9 - xcode 27 support (bumped ios, tvOS minSDK to 15) 2026-06-14 03:52:39 +05:30
mahee96
b06bed49c2 - Fix: corrected device IP in vpn configuration screen + corrected altsign package to use master-branch 2026-05-05 12:15:45 +05:30
Huge_Black
a7cd3f7608 fix: fix widget issue once again. PLEASE INCLUDE ViewApp.intentdefinition OTHERWISE WIDGET WILL NOT WORK 2026-04-12 14:24:11 +08:00
Huge_Black
ba12e99d8c Update minimuxer to support RPPairing & add back NSAttributedString again 2026-04-04 11:27:05 +08:00
mahee96
12c4357114 cleanup: removed Jailbreak stuff, PatchAppOperation etc. since no longer relevant 2026-04-01 15:44:34 -07:00
mahee96
81cbbb058c pbxproj - switch to sidestore repos for minimuxer 2026-03-02 08:56:45 +05:30
mahee96
2e7a566598 pbxproj - removed local references and used github references for altsign and minimuxer spm packages 2026-03-02 08:11:36 +05:30
mahee96
4cc54178d3 minimuxer: added dynamic lookup of peer for utun(VPN) when not in P2P which is required for sidestore 2026-03-02 07:34:07 +05:30
mahee96
518f6cf632 pbxproj: restore required slowly - added all missing source files (.h, .c, .cpp) for libimobiledevice and added missing entries under products for libimobiledevice, libem_proxy-swift 2026-03-01 18:00:37 +05:30
mahee96
b2a304d257 pbxproj: restore required slowly - added back libimobiledevice compilation sources (.h, .c, .cpp) 2026-03-01 16:49:03 +05:30
mahee96
dd5260837a pbxproj: restore required slowly - cleanup + added em_proxy target libs properly 2026-03-01 16:31:45 +05:30
mahee96
dfbccc29cd pbxproj: restore required slowly - streamline em_proxy dependencies 2026-03-01 16:08:38 +05:30
mahee96
eb199a4d56 pbxproj: restore required slowly - added back xcode auto-discovered roxas related framework, product and xcodeproj (xcode won't let me live in peace otherwise) - now total pbxproj lines = 2.5K 2026-03-01 15:41:35 +05:30
mahee96
c6438ca190 pbxproj: restore required slowly - added back xcode auto-discovered framework, xcodeproj (xcode is persistent on adding this back into pbxproj even if I ignore or remove it). 2026-03-01 15:38:00 +05:30
mahee96
06bafdaddc pbxproj: restore required slowly - added Dependencies/** references after careful vetting by GROUP reference instead of FOLDER reference in xcode 2026-03-01 15:36:22 +05:30
mahee96
b7ccefc332 pbxproj: restore required slowly - added Dependencies bare reference 2026-03-01 15:23:01 +05:30
mahee96
1442d4a9ab pbxproj: restore required slowly - removed Dependencies as a folder and will add back as group coz xcode scans the frameworks and xcodeproj files again and again each time due to it being folder type reference 2026-03-01 15:04:06 +05:30
mahee96
1752396657 pbxproj: restore required slowly - added em_proxy swift source and static lib reference 2026-03-01 14:55:12 +05:30
mahee96
ff9f530411 pbxproj: cleanup - removed obsolete xcscheme 2026-03-01 14:54:09 +05:30
mahee96
12987544fe pbxproj: restore required slowly - added depdencies dir reference 2026-03-01 13:11:39 +05:30
mahee96
0de5c0be29 pbxproj: massive cleanup - removed duplicate and stale entries - bring down from 10K to 1.5K lines 2026-03-01 13:06:27 +05:30
mahee96
685fcc7641 minimuxer: removed old minimuxer binaries fetch from the fetch script 2026-03-01 01:20:47 +05:30
mahee96
cd8bef9820 pbxproj: removed minimuxer as a static lib and switched to SPM based 2026-03-01 01:18:18 +05:30
mahee96
5c92a1ae82 pbxproj: was missing references to IfManager.swift 2026-02-28 04:41:33 +05:30
mahee96
77acf14239 CI: add what xcode is suggesting (xcode noise from auto create schemes) 2026-02-25 08:15:31 +05:30
mahee96
7c05f0bedf cleanup - xcode brought these new entries for schemes 2026-02-25 01:18:09 +05:30
Huge_Black
801fd2c283 bug-fix: fix crash when viewing app ids 2026-02-24 16:08:15 +08:00
mahee96
9b96d8e6d8 CI: improve more ci worflow 2026-02-24 05:27:15 +05:30
mahee96
4810fbe84a re added openSSL from new path 2026-02-24 02:14:10 +05:30
mahee96
4fa67c3c76 try adding libfragmentzip again with explicit dependency 2026-02-23 16:26:56 +05:30
mahee96
06dd407035 try adding libfragmentzip again with explicit dependency 2026-02-23 14:42:37 +05:30
mahee96
1a2858c0e0 dependencies: fix few more issues with project reference 2026-02-23 14:28:53 +05:30
mahee96
09f88c2623 dependencies: fix few more issues with project reference 2026-02-23 12:51:36 +05:30
mahee96
4fceb5c101 dependencies: covert most back to folders except few that are required by build for reference 2026-02-23 12:45:24 +05:30
mahee96
18fbce1e27 dependencies: use group format for folders to see if that fixes chaining issue 2026-02-23 12:24:07 +05:30
mahee96
2c61ad09d1 dependencies: use group format for folders to see if that fixes chaining issue 2026-02-23 12:12:51 +05:30
mahee96
25c1073f5d build: fix some more path issues 2026-02-23 11:43:46 +05:30
mahee96
4f847cb398 schemes: do not auto create 2026-02-23 11:29:47 +05:30
mahee96
b407bb7249 cleanup: removed more stuffs - datastructure tests and ui tests which we don't actively use anyways...they can still be used by running manually if required. 2026-02-23 02:12:33 +05:30
mahee96
c4231445ab libcurl: added back as dependency 2026-02-23 00:55:08 +05:30
mahee96
b994ab4460 xcschemes: disabled unecessary ones 2026-02-22 23:47:00 +05:30
mahee96
6e3bd8d0d0 cleanup: removed more unused commented out code 2026-02-22 22:58:11 +05:30
mahee96
fa4ee4d798 refactor: streamline the repo again and removed unused files from altstore 2026-02-22 21:27:31 +05:30
mahee96
9623221d09 debloat: converted xcode groups to xcode folder + removed unused files 2026-02-22 16:17:01 +05:30
mahee96
19a67eb04a debloat: remove patreon stuff carried over from altstore 2.0...not required by sidestore in-app since sidestore manages in web + remove old tests from altstore 2026-02-22 14:54:01 +05:30
mahee96
138fe7d967 cleanup: removed analytics stuff - we can add a decent analytics management later if we need 2026-02-22 13:57:43 +05:30
mahee96
50013a13df entitlements: code_sign_entitlements declaration was missing in AltStore.debug/release modes causing AppGroups access failure (nil in getPreviousBackupURL) when long pressing app entry in MyApps list
Default entitlements are to come from AltStoreFree.entitlements, for paid entitlements one can use CodeSigning.xcconfig to override it to point to AltStore.entitlements instead.
2025-11-16 04:41:26 +05:30
mahee96
7e4012143e Fix: removed forced entry of libem_proxy-sim.a from depenencies which would otherwise cause build failure when targeting iOS device 2025-11-16 03:24:56 +05:30
mahee96
48bec9dc4d EMP: added back em_proxy as it was in 0.6.1 2025-11-16 03:00:43 +05:30
mahee96
d31c758890 Pods: removed pods entirely and replace pod dependencies with swift packages 2025-11-16 00:46:51 +05:30