Commit Graph

32 Commits

Author SHA1 Message Date
Magesh K
dc9014b959 - Store: Reverted localized version for Store and version to be independent 2025-02-08 13:38:37 +05:30
Magesh K
94e41498a2 - Multiple fixes and CI setup 2025-02-08 11:36:55 +05:30
Magesh K
ff6a1753ee [CI]: set to BUILD_CHANNEL based on CI build type 2025-01-22 02:02:50 +05:30
Magesh K
5c93a1d57a [CI]: Fix: commit ID was not passed down for BUILD_REVISION properly 2025-01-19 18:07:30 +05:30
Magesh K
f0d0f172d1 [cleanup]: fix spacing issue in echo strings 2025-01-13 03:49:43 +05:30
Magesh K
49f79ee125 [Makefile]: Switch to release config as default unless overriden via env-vars for xcodebuild 2025-01-12 21:27:36 +05:30
Magesh K
cb3ae5e73a [AltBackup]: Fix the copy step for dsym and applications into xcarchive 2025-01-08 06:41:40 +05:30
Magesh K
98f93fa646 [AltBackup]: added clean target to makefile to copy fresh from the build dir 2025-01-08 06:33:21 +05:30
Magesh K
7080607262 [AltBackup]: Fix: fakesign was not applied to AltBackup.ipa since it was not re-created causing missing entitlements 2024-12-26 21:15:29 +05:30
Magesh K
9949e90e8c [debug]: added export capability for resigned apps and makefile cleanup 2024-12-26 21:15:29 +05:30
Magesh K
09561e83c8 [debug]: restore debug information format to "dwarf-with-dsym" 2024-12-26 21:15:29 +05:30
Magesh K
a9efbb837c [bundleID]: use BUNDLE_ID_SUFFIX for both debug/release builds and separate unsigned-altStoreCore from signed bundleID 2024-12-26 21:15:29 +05:30
Magesh K
33951a6ad7 [Makefile]: use debug config since breakpoints are not resolving 2024-12-26 21:15:29 +05:30
Magesh K
e006f59322 [AltBackup]: added AltBackup to fakesign target in makefile 2024-12-26 21:15:29 +05:30
Magesh K
39b3fb4726 [dSYMs]: updated makefile to define configuration explicitly, renamed xcarhive and retain dSYMs at original location 2024-12-26 21:15:29 +05:30
Magesh K
24b588f370 [makefile]: added target for 'clean' 2024-12-26 21:15:29 +05:30
Magesh K
d67e8f5648 [Beta-Updates]: use BUILD_REVISION added as field in Info.plist instead of CURRENT_PROJECT_VERSION for commit ID marker 2024-12-26 21:15:29 +05:30
Magesh K
7dd66ea1da [Beta-Updates]: use CURRENT_PROJECT_VERSION instead of MARKETING_VERSION for commit ID marker 2024-12-26 21:15:29 +05:30
Magesh K
05ab8e392c [Beta-Updates]: added beta commit id fetch into makefile for revision 2024-12-26 21:15:29 +05:30
Magesh K
de31d62394 [Beta-Suuport]: Added commit ID appending to version if in beta track build 2024-12-26 21:15:29 +05:30
Magesh K
dfd5559f32 [Makefile]: Make AltBackup.ipa generation more robust 2024-12-26 21:15:29 +05:30
Magesh K
6eb6d92362 [CI]: updated to use $CODESIGNING_FOLDER_PATH or $CONFIGURATION_BUILD_DIR whichever is available 2024-12-26 21:15:29 +05:30
Magesh K
baceccae56 [AltBackup]: updated makefile to directly copy over the AltBackup.app 2024-12-26 21:15:29 +05:30
Magesh K
26f50b814e [AltBackup]: Included as target dependency of SideStore build and add run script to make build AltBackup.ipa as part of build 2024-12-26 21:15:29 +05:30
Magesh K
e405fd82b3 [CI]: setup CI for rebase-2.0-wip branch 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
Nythepegasus
787eab890e Fix Actions builds for AltWidget 2023-07-24 05:28:26 -04:00
naturecodevoid
a7dcfaa1bb [skip ci] chore: rename tempEnt.plist to ReleaseEntitlements.plist to reduce future confusion 2023-04-11 21:09:32 -07:00
naturecodevoid
87b4f58b8b attach debugging symbols to actions builds 2023-03-07 07:50:31 -08:00
naturecodevoid
4033d4dd55 [skip ci] Makefile: Remove build_rust_dependencies 2023-02-21 17:07:58 -08:00
naturecodevoid
9c6ef532a0 cleanup makefile and add build steps from github actions 2023-02-21 12:19:08 -08:00
Joe Mattiello
8e50874e0c Create Makefile (#99)
* add Makefile

Signed-off-by: Joseph Mattello <mail@joemattiello.com>

* Makefile fix leftover test code

Signed-off-by: Joseph Mattello <mail@joemattiello.com>

Signed-off-by: Joseph Mattello <mail@joemattiello.com>
2022-11-08 12:09:33 -07:00