mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
[cleanup]: declutter by moving the xcconfig into their own directory
This commit is contained in:
6
xcconfigs/AltBackup.xcconfig
Normal file
6
xcconfigs/AltBackup.xcconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "Build.xcconfig"
|
||||
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(PRODUCT_BUNDLE_IDENTIFIER).AltBackup
|
||||
|
||||
// retain the non-suffixed bundleID set in $GROUP_ID for APP_GROUP_IDENTIFIER
|
||||
APP_GROUP_IDENTIFIER = $(GROUP_ID)
|
||||
Reference in New Issue
Block a user