re-add dead code stripping on release builds

This commit is contained in:
Mitchell Livingston
2009-01-27 01:25:13 +00:00
parent 1f53c24d29
commit 1205605953
+1 -1
View File
@@ -2319,7 +2319,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
DEAD_CODE_STRIPPING = NO;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
DEPLOYMENT_POSTPROCESSING = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;