Update keychain dependency

This commit is contained in:
Sergey Abramchuk
2017-03-06 21:24:37 +03:00
parent 57577377e1
commit 8f8f7d22d8
57 changed files with 10791 additions and 0 deletions
@@ -0,0 +1,11 @@
#include "Base.xcconfig"
BITCODE_GENERATION_MODE = marker;
MTL_ENABLE_DEBUG_INFO = YES;
COPY_PHASE_STRIP = NO;
ENABLE_TESTABILITY = YES;
GCC_OPTIMIZATION_LEVEL = 0;
ONLY_ACTIVE_ARCH = YES;
SWIFT_OPTIMIZATION_LEVEL = -Onone;
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1;