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