mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
[Pods-config]: split our debug and release configs to include respective pod configs
This commit is contained in:
6
AltStoreCore.debug.xcconfig
Normal file
6
AltStoreCore.debug.xcconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "Build.xcconfig"
|
||||
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(PRODUCT_BUNDLE_IDENTIFIER).AltStoreCore
|
||||
|
||||
// include cocoa pods config
|
||||
#include? "Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.debug.xcconfig"
|
||||
Reference in New Issue
Block a user