preset changes

This commit is contained in:
Yonas Kolb 2017-07-23 21:44:55 +02:00
parent c369e8b0b2
commit 2c359e72df
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ GCC_OPTIMIZATION_LEVEL: '0'
ONLY_ACTIVE_ARCH: 'YES'
SWIFT_ACTIVE_COMPILATION_CONDITIONS: DEBUG
CLANG_WARN_SUSPICIOUS_MOVE: 'YES'
MTL_ENABLE_DEBUG_INFO: 'YES'
GCC_PREPROCESSOR_DEFINITIONS:
- DEBUG=1
- "$(inherited)"

View File

@ -1,3 +1,4 @@
LD_RUNPATH_SEARCH_PATHS: "$(inherited) @executable_path/Frameworks"
SDKROOT: iphoneos
IPHONEOS_DEPLOYMENT_TARGET: '10.2'
TARGETED_DEVICE_FAMILY: '1,2'