File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
JavaScriptCore/JavaScriptCore.xcodeproj Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 47474747 DEAD_CODE_STRIPPING = "$(DEAD_CODE_STRIPPING_debug)";
47484748 DEBUG_DEFINES = "$(DEBUG_DEFINES_debug)";
47494749 GCC_OPTIMIZATION_LEVEL = "$(GCC_OPTIMIZATION_LEVEL_debug)";
4750+ GCC_TREAT_WARNINGS_AS_ERRORS = NO;
47504751 STRIP_INSTALLED_PRODUCT = "$(STRIP_INSTALLED_PRODUCT_debug)";
47514752 };
47524753 name = Debug;
47554756 isa = XCBuildConfiguration;
47564757 baseConfigurationReference = 1C9051440BA9E8A70081E9D0 /* DebugRelease.xcconfig */;
47574758 buildSettings = {
4759+ GCC_TREAT_WARNINGS_AS_ERRORS = NO;
47584760 STRIP_INSTALLED_PRODUCT = NO;
47594761 };
47604762 name = Release;
47634765 isa = XCBuildConfiguration;
47644766 baseConfigurationReference = 1C9051450BA9E8A70081E9D0 /* Base.xcconfig */;
47654767 buildSettings = {
4768+ GCC_TREAT_WARNINGS_AS_ERRORS = NO;
47664769 };
47674770 name = Production;
47684771 };
48684871 isa = XCBuildConfiguration;
48694872 baseConfigurationReference = 1C9051440BA9E8A70081E9D0 /* DebugRelease.xcconfig */;
48704873 buildSettings = {
4874+ GCC_TREAT_WARNINGS_AS_ERRORS = NO;
48714875 STRIP_INSTALLED_PRODUCT = NO;
48724876 };
48734877 name = Profiling;
53725376 B6E69C04166BDD18005EF4B1 /* Production */,
53735377 );
53745378 defaultConfigurationIsVisible = 0;
5379+ defaultConfigurationName = Production;
53755380 };
53765381/* End XCConfigurationList section */
53775382 };
You can’t perform that action at this time.
0 commit comments