[AltBackup] Derives backup location from original bundle ID, not resigned one

Allows the backup to be used even if the app is later installed with a different developer team.
This commit is contained in:
Riley Testut
2020-05-15 14:44:29 -07:00
parent 8354794c24
commit 7cbe921020
2 changed files with 8 additions and 2 deletions

View File

@@ -6,6 +6,8 @@
<array>
<string>group.com.rileytestut.AltStore</string>
</array>
<key>ALTBundleIdentifier</key>
<string>com.rileytestut.AltBackup</string>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>