Xcode 9 friendly solution for logs

This commit is contained in:
Antoine Cœur
2017-09-28 03:32:49 +08:00
parent b65da3ff20
commit d6eea31fea
2 changed files with 2 additions and 2 deletions
@@ -516,7 +516,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_ACTIVITY_MODE = "";
"DEBUG_ACTIVITY_MODE[sdk=iphonesimulator*]" = disable;
"DEBUG_ACTIVITY_MODE[sdk=iphonesimulator*]" = default;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;