|
@@ -1,10 +1,3 @@
|
|
-//
|
|
|
|
-// Project-Debug.xcconfig
|
|
|
|
-//
|
|
|
|
-// Generated by BuildSettingExtractor on 02/04/2018
|
|
|
|
-// https://github.com/dempseyatgithub/BuildSettingExtractor
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
#include "Project-Shared.xcconfig"
|
|
#include "Project-Shared.xcconfig"
|
|
|
|
|
|
COPY_PHASE_STRIP = NO
|
|
COPY_PHASE_STRIP = NO
|
|
@@ -12,5 +5,5 @@ GCC_DYNAMIC_NO_PIC = NO
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG
|
|
METAL_ENABLE_DEBUG_INFO = YES
|
|
METAL_ENABLE_DEBUG_INFO = YES
|
|
-ONLY_ACTIVE_ARCH = YES
|
|
|
|
|
|
+ONLY_ACTIVE_ARCH = NO
|
|
ENABLE_TESTABILITY = YES
|
|
ENABLE_TESTABILITY = YES
|