[cleanup]: declutter by moving the xcconfig into their own directory

This commit is contained in:
Magesh K
2024-12-27 23:36:21 +05:30
parent c69c8c69fa
commit ff4a000406
7 changed files with 36 additions and 15 deletions

View 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)