File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1158
1158
isa = PBXProject;
1159
1159
buildConfigurationList = 26FC0A880875C7B200E6366F /* Build configuration list for PBXProject "GitX" */;
1160
1160
compatibilityVersion = "Xcode 3.1";
1161
+ developmentRegion = English;
1161
1162
hasScannedForEncodings = 1;
1162
1163
knownRegions = (
1163
1164
English,
1608
1609
GCC_ENABLE_OBJC_GC = required;
1609
1610
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
1610
1611
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = DEBUG_BUILD;
1612
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
1611
1613
GCC_WARN_ABOUT_RETURN_TYPE = YES;
1612
1614
GCC_WARN_UNUSED_VARIABLE = YES;
1613
1615
INFOPLIST_PREPROCESS = YES;
1614
1616
PREBINDING = NO;
1617
+ RUN_CLANG_STATIC_ANALYZER = YES;
1615
1618
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1616
1619
};
1617
1620
name = Debug;
1625
1628
x86_64,
1626
1629
);
1627
1630
GCC_ENABLE_OBJC_GC = required;
1631
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
1628
1632
GCC_WARN_ABOUT_RETURN_TYPE = YES;
1629
1633
GCC_WARN_UNUSED_VARIABLE = YES;
1630
1634
INFOPLIST_PREFIX_HEADER = $PROJECT_TEMP_DIR/revision;
1631
1635
INFOPLIST_PREPROCESS = YES;
1632
1636
PREBINDING = NO;
1637
+ RUN_CLANG_STATIC_ANALYZER = YES;
1633
1638
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1634
1639
};
1635
1640
name = Release;
You can’t perform that action at this time.
0 commit comments