[bundleID]: use BUNDLE_ID_SUFFIX for both debug/release builds and separate unsigned-altStoreCore from signed bundleID

This commit is contained in:
Magesh K
2024-12-24 23:10:57 +05:30
parent 79794f7fd5
commit f2e3a31520
6 changed files with 14 additions and 11 deletions

View File

@@ -1,6 +1,4 @@
#include "Build.xcconfig"
PRODUCT_BUNDLE_IDENTIFIER = $(PRODUCT_BUNDLE_IDENTIFIER).AltStoreCore
#include "AltStoreCore.xcconfig"
// include cocoa pods config
#include? "Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.debug.xcconfig"