Huge_Black
75edfad132
Fix AltBackup.ipa is not included
...
Added a symlink in AltSotore/Resources/AltBackup.ipa that points to build/AltBackup.ipa
It seems Xcode reads all contents in AltSotore/Resources before ipa-altbackup runs, so AltBackup.ipa is missing in the first build. Adding a symlink will cause Xcode to always include that file
2026-03-21 15:30:49 +08:00
mahee96
d41a6b17d2
iOS26: added support for iOS 26 deployment target + CI (fixed layout issues, added splash screen, fixed nav title insets).
2025-10-15 20:22:35 +05:30
mahee96
cec3825de0
- Makefile: build-tests need destination param same as run-tests
2025-02-27 04:44:35 +05:30
Magesh K
a5aec978bb
- CI: Optimization: Split tests-build from tests-run so that tests-run failure doesn't invalidate last build in cache
2025-02-24 19:42:07 +05:30
Magesh K
359b38609b
- CI: Makefile and CI bug-fixes
2025-02-22 20:30:56 +05:30
Magesh K
614ab4cd33
- CI: improvements: dispatch simulator boot up in background and other fixes
2025-02-22 19:11:13 +05:30
Magesh K
e5713fa3a9
- CI: Fixes to make build re-useable
2025-02-22 18:35:49 +05:30
Magesh K
ca8c394ae0
- CI: Improve build log capture in case of errors
2025-02-22 17:12:12 +05:30
Magesh K
5323fdadcf
- CI: Included tests for CI builds
2025-02-22 02:37:30 +05:30
Magesh K
e43bff5f8f
- Makefile: Added test and clean targets, fixed override params bug when empty
2025-02-22 01:44:24 +05:30
Magesh K
a8fd1a3e83
- Minor fixes and cleanup
2025-02-09 17:31:00 +05:30
Magesh K
77833c6ffc
- Store: Reverted localized version for Store and version to be independent
2025-02-08 13:38:37 +05:30
Magesh K
bf766c1b84
- Multiple fixes and CI setup
2025-02-08 11:36:55 +05:30
Magesh K
203a7e6f11
[CI]: set to BUILD_CHANNEL based on CI build type
2025-01-22 02:02:50 +05:30
Magesh K
29ed2afb3d
[CI]: Fix: commit ID was not passed down for BUILD_REVISION properly
2025-01-19 18:07:30 +05:30
Magesh K
dc4a543b3b
[cleanup]: fix spacing issue in echo strings
2025-01-13 03:49:43 +05:30
Magesh K
48d691204b
[Makefile]: Switch to release config as default unless overriden via env-vars for xcodebuild
2025-01-12 21:27:36 +05:30
Magesh K
9283ce3289
[AltBackup]: Fix the copy step for dsym and applications into xcarchive
2025-01-08 06:41:40 +05:30
Magesh K
efbcafc7cc
[AltBackup]: added clean target to makefile to copy fresh from the build dir
2025-01-08 06:33:21 +05:30
Magesh K
0b43b6d152
[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
d6ae65420d
[debug]: added export capability for resigned apps and makefile cleanup
2024-12-26 21:15:29 +05:30
Magesh K
b80e0757e8
[debug]: restore debug information format to "dwarf-with-dsym"
2024-12-26 21:15:29 +05:30
Magesh K
f2e3a31520
[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
e3d0dac09a
[Makefile]: use debug config since breakpoints are not resolving
2024-12-26 21:15:29 +05:30
Magesh K
7e45d4fa33
[AltBackup]: added AltBackup to fakesign target in makefile
2024-12-26 21:15:29 +05:30
Magesh K
015863b4fc
[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
a7b84bbc20
[makefile]: added target for 'clean'
2024-12-26 21:15:29 +05:30
Magesh K
cf0a2001f0
[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
09e39d1ead
[Beta-Updates]: use CURRENT_PROJECT_VERSION instead of MARKETING_VERSION for commit ID marker
2024-12-26 21:15:29 +05:30
Magesh K
36f64f6c0a
[Beta-Updates]: added beta commit id fetch into makefile for revision
2024-12-26 21:15:29 +05:30
Magesh K
adee94819a
[Beta-Suuport]: Added commit ID appending to version if in beta track build
2024-12-26 21:15:29 +05:30
Magesh K
7d2a6a9189
[Makefile]: Make AltBackup.ipa generation more robust
2024-12-26 21:15:29 +05:30
Magesh K
f7efb6569e
[CI]: updated to use $CODESIGNING_FOLDER_PATH or $CONFIGURATION_BUILD_DIR whichever is available
2024-12-26 21:15:29 +05:30
Magesh K
82cb14df6c
[AltBackup]: updated makefile to directly copy over the AltBackup.app
2024-12-26 21:15:29 +05:30
Magesh K
182dfb3c75
[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
17018ea20f
[CI]: setup CI for rebase-2.0-wip branch
2024-12-26 21:15:29 +05:30
Magesh K
1ee334ca68
Added launch arguments for coredata debugging and updated Scheme from AltStore to SideStore ( #785 )
2024-12-08 07:50:33 -05:00
Nythepegasus
8c1ca8503a
Fix Actions builds for AltWidget
2023-07-24 05:28:26 -04:00
naturecodevoid
00f7a684a3
[skip ci] chore: rename tempEnt.plist to ReleaseEntitlements.plist to reduce future confusion
2023-04-11 21:09:32 -07:00
naturecodevoid
1a1ed072bf
attach debugging symbols to actions builds
2023-03-07 07:50:31 -08:00
naturecodevoid
80c3390363
[skip ci] Makefile: Remove build_rust_dependencies
2023-02-21 17:07:58 -08:00
naturecodevoid
6f8c27793e
cleanup makefile and add build steps from github actions
2023-02-21 12:19:08 -08:00
Joe Mattiello
7c564aed7a
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