Skip to content

Commit e07ab48

Browse files
committed
update project setttins
1 parent 064e9c6 commit e07ab48

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

BuildTimeAnalyzer.xcodeproj/project.pbxproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
isa = PBXProject;
253253
attributes = {
254254
LastSwiftUpdateCheck = 0730;
255-
LastUpgradeCheck = 0930;
255+
LastUpgradeCheck = 1020;
256256
ORGANIZATIONNAME = "Cane Media Ltd";
257257
TargetAttributes = {
258258
2AF8213F1D21D6B900D65186 = {
@@ -353,6 +353,7 @@
353353
isa = XCBuildConfiguration;
354354
buildSettings = {
355355
ALWAYS_SEARCH_USER_PATHS = NO;
356+
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
356357
CLANG_ANALYZER_NONNULL = YES;
357358
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
358359
CLANG_CXX_LIBRARY = "libc++";
@@ -408,6 +409,7 @@
408409
isa = XCBuildConfiguration;
409410
buildSettings = {
410411
ALWAYS_SEARCH_USER_PATHS = NO;
412+
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
411413
CLANG_ANALYZER_NONNULL = YES;
412414
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
413415
CLANG_CXX_LIBRARY = "libc++";

0 commit comments

Comments
 (0)