Magesh K
d3ecee3f5e
[xcconfig]: move out PRODUCT_BUNDLE_IDENTIFIER[config=Debug] from build.xcconfig into CodeSigning template
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
94693653a1
[CI]: export dSYMs to releases page in the artifacts section as zip
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
343845210d
[cleanup]: define operations explicitly
2024-12-26 21:15:29 +05:30
June Park
3b0c864f4c
Update AltSign
...
and pray it doesn't break...
Signed-off-by: June Park <me@pythonplayer123.dev >
2024-12-26 21:15:29 +05:30
Magesh K
f5565321cb
[Files-Support]: make sidestore app dir accessible in files app
2024-12-26 21:15:29 +05:30
Magesh K
8f0dd7c26b
[ErrorLog]: Fixed text background color which was mismatching
2024-12-26 21:15:29 +05:30
Magesh K
c4dcd53472
[CI]: always try installing cocoa pods irrespective of cache
2024-12-26 21:15:29 +05:30
Magesh K
2e82680033
[deployment]: Updated minimum target to iOS15
2024-12-26 21:15:29 +05:30
Magesh K
4c4a83e90c
[apps-v2]: fix source apps updater
2024-12-26 21:15:29 +05:30
Magesh K
ae94e963cc
[cleanup]: removed excessive completion handlers added recently
2024-12-26 21:15:29 +05:30
Magesh K
e33497090e
[git-submodule]: checkin apps-v2.json as submodule
2024-12-26 21:15:29 +05:30
Magesh K
ed2a856ee3
[apps-v2]: enable publish to github pages for sources
2024-12-26 21:15:29 +05:30
Magesh K
9573ddc8e3
[Beta-Updates]: cleanup error handling
2024-12-26 21:15:29 +05:30
Magesh K
4abd6da633
[Beta-Updates]: Fix decode key for isBeta
2024-12-26 21:15:29 +05:30
Magesh K
19c5eec9c4
[Beta-Updates]: fix verify step for beta artifact verifications
2024-12-26 21:15:29 +05:30
Magesh K
89e43b2ef9
[cleanup]: renamed new field for build revision from commitID to revision
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
3b36e9545c
[gitignore]: added ignore to gitignore
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
dce6cdc84a
[fetch-sources]: Disabled caching during request
2024-12-26 21:15:29 +05:30
Magesh K
6ddee71359
[Settings]: Fix UI constraints for "Enable Beta Updates" button
2024-12-26 21:15:29 +05:30
Magesh K
a32649cb44
[apps-v2-url]: updated to use apps-v2 url for beta/alpha releases until testing is complete
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
628ba49550
[Beta-Updates]: Added beta update check feature
2024-12-26 21:15:29 +05:30
Magesh K
c86bf17794
[CI]: set IS_BETA for xcodebuild to build beta IPA with commit id as MARKETING_VERSION
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
a7eb41863e
[icons]: Added more icons from sidestore-next
2024-12-26 21:15:29 +05:30
Magesh K
a266565ce5
[icons]: Fix: original icon is too small in "Change App Icon" screen
2024-12-26 21:15:29 +05:30
Magesh K
49d281245f
[icons]: Fix for minicon in the Change App Icon screen
2024-12-26 21:15:29 +05:30
Magesh K
fd3c671938
[icons]: Added original icon to the icon options
2024-12-26 21:15:29 +05:30
Magesh K
6711da7da3
[assets-cleanup]: removed unused references to image assets or icon assets
2024-12-26 21:15:29 +05:30
Magesh K
819f2897d7
[icons]: Added more icons for sidestore
2024-12-26 21:15:29 +05:30
Magesh K
bf3bdaa135
[cleanup]: removed unused or redundant icons and image assets
2024-12-26 21:15:29 +05:30
Magesh K
952555145a
[Assets]: removed duplicate AppIcon from Assets.xcassets since it is present in Icons.xcAssets
2024-12-26 21:15:29 +05:30
Magesh K
87bb131e9e
[Settings]: Fix incorrect version info displayed at the bottom
2024-12-26 21:15:29 +05:30
Magesh K
ce6c474795
[Sidestore-Icons]: remove unused icons (delta, clip) incoming from altstore
2024-12-26 21:15:29 +05:30
Magesh K
26070fb5ba
[App-Space-Optimization]: remove "Include All Assets" override causing increase in Assets.car and overall app size
2024-12-26 21:15:29 +05:30
Magesh K
34b84134e3
[cleanup]: deleted unused spm package file from xcodeproj since we use xcworkspace now
2024-12-26 21:15:29 +05:30
Magesh K
c5f92f5638
[App-Size-Optimization]: use DWARF for debug mode and strip linked product when possible
2024-12-26 21:15:29 +05:30
Magesh K
2bef458a13
[App-Size-Optimization]: updated xcconfig to override Pods config when required
2024-12-26 21:15:29 +05:30
Magesh K
cf97d518db
[xcode]: Do not embed pods framework since static linking is enabled
2024-12-26 21:15:29 +05:30
Magesh K
219252c2f1
[Podfile]: Use static linking for pods to bake into executable
2024-12-26 21:15:29 +05:30
Magesh K
acc6ab8155
[Anisette-Servers]: increased duration of toast for a successful refresh
2024-12-26 21:15:29 +05:30
Magesh K
4c8c0a60ca
[Anisette-Servers]: fixed Refresh Servers button label spacing and alignment
2024-12-26 21:15:29 +05:30
Magesh K
2480ed6de7
[Pods-config]: split our debug and release configs to include respective pod configs
2024-12-26 21:15:29 +05:30
Magesh K
7f6072de52
[App-Size-Optimization]: Updated base configurations to use our custom xcconfigs over cocoa pods xcconfigs to set the proper inheritance precedence
...
- This makes the ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES use the main app target config instead of the one set in cocoa pods xcconfig properly.
- Not embedding SWIFT libraries reduces size since swift runtime is not baked into the app
- Swift runtime is already part of iOS since 12.0 and our current app min deployment target is 14.0
2024-12-26 21:15:29 +05:30