Fix preferences on macOS 10.15

This commit is contained in:
relikd
2019-10-24 11:53:01 +02:00
parent 473d4b6057
commit 8d2e4e4383
7 changed files with 24 additions and 16 deletions

View File

@@ -702,6 +702,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;