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,8 @@
#include "Base.xcconfig"
BITCODE_GENERATION_MODE = bitcode;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
MTL_ENABLE_DEBUG_INFO = NO;
VALIDATE_PRODUCT = YES;
SWIFT_OPTIMIZATION_LEVEL = -Owholemodule;