Files
CryptoSwift/config/Project-Debug.xcconfig
2021-04-21 12:42:22 +02:00

10 lines
256 B
Plaintext

#include "Project-Shared.xcconfig"
COPY_PHASE_STRIP = NO
GCC_DYNAMIC_NO_PIC = NO
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG
METAL_ENABLE_DEBUG_INFO = YES
ONLY_ACTIVE_ARCH = YES
ENABLE_TESTABILITY = YES