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
This commit is contained in:
Huge_Black
2026-03-21 15:30:49 +08:00
parent 84c5bf40ca
commit 75edfad132
2 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../build/AltBackup.ipa