7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
#include "Target.xcconfig"
|
|
|
|
ONLY_ACTIVE_ARCH = YES
|
|
SWIFT_OPTIMIZATION_LEVEL = -Onone
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) DEBUG
|
|
ENABLE_BITCODE = NO
|