File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 37933793 buildSettings = {
37943794 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
37953795 CLANG_LINK_OBJC_RUNTIME = NO;
3796+ CLANG_STATIC_ANALYZER_MODE = deep;
37963797 CLANG_WARN_BOOL_CONVERSION = YES;
37973798 CLANG_WARN_CONSTANT_CONVERSION = YES;
37983799 CLANG_WARN_EMPTY_BODY = YES;
41024103 buildSettings = {
41034104 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
41044105 CLANG_LINK_OBJC_RUNTIME = NO;
4106+ CLANG_STATIC_ANALYZER_MODE = deep;
41054107 CLANG_WARN_BOOL_CONVERSION = YES;
41064108 CLANG_WARN_CONSTANT_CONVERSION = YES;
41074109 CLANG_WARN_EMPTY_BODY = YES;
41594161 buildSettings = {
41604162 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
41614163 CLANG_LINK_OBJC_RUNTIME = NO;
4164+ CLANG_STATIC_ANALYZER_MODE = deep;
41624165 CLANG_WARN_BOOL_CONVERSION = YES;
41634166 CLANG_WARN_CONSTANT_CONVERSION = YES;
41644167 CLANG_WARN_EMPTY_BODY = YES;
You can’t perform that action at this time.
0 commit comments