summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/cordova/build-debug.xcconfig
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-08-31 23:07:20 +0200
committerJules Laplace <julescarbon@gmail.com>2020-08-31 23:07:20 +0200
commit22721a013bdd10d5eb395ba18453585f5f3f1f7f (patch)
tree5a920e31d6026ed5dc55265e5fd057febccc50e3 /StoneIsland/platforms/ios/cordova/build-debug.xcconfig
parentd22d51a1ae49680015326857360eb699f31efced (diff)
rebuild the ios platform and the plugins
Diffstat (limited to 'StoneIsland/platforms/ios/cordova/build-debug.xcconfig')
-rw-r--r--[-rwxr-xr-x]StoneIsland/platforms/ios/cordova/build-debug.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/cordova/build-debug.xcconfig b/StoneIsland/platforms/ios/cordova/build-debug.xcconfig
index 3f4767d2..7e7985bb 100755..100644
--- a/StoneIsland/platforms/ios/cordova/build-debug.xcconfig
+++ b/StoneIsland/platforms/ios/cordova/build-debug.xcconfig
@@ -23,7 +23,7 @@
#include "build.xcconfig"
-GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1
#include "build-extras.xcconfig"