Revert strip symbols (who touched it?)

Raises "Too many symbols" issue when uploading to App Store Connect.
This commit is contained in:
Davide De Rosa 2019-10-11 13:38:12 +02:00
parent 4f2ae72252
commit aef0201b00
1 changed files with 0 additions and 2 deletions

View File

@ -1231,7 +1231,6 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 974;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_BITCODE = NO;
@ -1297,7 +1296,6 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 974;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = NO;