mirror of
https://github.com/krzyzanowskim/CryptoSwift.git
synced 2026-05-07 20:12:26 +00:00
10 lines
256 B
Plaintext
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
|