mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Update keychain dependency
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user