[Settins] Set COPY_PHASE_STRIP to NO to prevent Carthage build warnings

This commit is contained in:
Zigii Wong
2017-02-25 23:36:27 +08:00
parent c1d00d5822
commit 58c6e10c93

View File

@@ -634,7 +634,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;