From 786c5253ffc4573b1eede95f146a9aa1dc6c28b6 Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Wed, 23 Nov 2011 20:30:14 +0000 Subject: [Author: thomasvl] Remove the gcov Configurations. R=dmaclach DELTA=536 (21 added, 463 deleted, 52 changed) --- GTMiPhone.xcodeproj/project.pbxproj | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'GTMiPhone.xcodeproj') diff --git a/GTMiPhone.xcodeproj/project.pbxproj b/GTMiPhone.xcodeproj/project.pbxproj index 2823d1b..66b42ea 100644 --- a/GTMiPhone.xcodeproj/project.pbxproj +++ b/GTMiPhone.xcodeproj/project.pbxproj @@ -863,36 +863,6 @@ }; name = Debug; }; - F4A0A967140438E40010B64B /* Debug-gcov */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = F4A0A95E140438B90010B64B /* DebugiOS.xcconfig */; - buildSettings = { - CODE_SIGNING_REQUIRED = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = GTM_Prefix.pch; - GCC_WARN_SHADOW = YES; - GTM_EXTRA_WARNING_OVERRIDE_CFLAGS = "-Wno-unused-parameter"; - IPHONEOS_DEPLOYMENT_TARGET = 4.0; - LIBRARY_SEARCH_PATHS = SnowLeopardGcov; - }; - name = "Debug-gcov"; - }; - F4A0A968140438E40010B64B /* Debug-gcov */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "All UnitTests"; - }; - name = "Debug-gcov"; - }; - F4A0A969140438E40010B64B /* Debug-gcov */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8BC0498F0DAEC59100C2D1CA /* CodeCoverage.xcconfig */; - buildSettings = { - INFOPLIST_FILE = "GTMiPhone-Info.plist"; - PRODUCT_NAME = GTMiPhoneTest; - }; - name = "Debug-gcov"; - }; F4A0A96C140438ED0010B64B /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = F4A0A95F140438B90010B64B /* ReleaseiOS.xcconfig */; @@ -928,7 +898,6 @@ isa = XCConfigurationList; buildConfigurations = ( F4A0A964140438D50010B64B /* Debug */, - F4A0A969140438E40010B64B /* Debug-gcov */, F4A0A96E140438ED0010B64B /* Release */, ); defaultConfigurationIsVisible = 0; @@ -938,7 +907,6 @@ isa = XCConfigurationList; buildConfigurations = ( F4A0A962140438D50010B64B /* Debug */, - F4A0A967140438E40010B64B /* Debug-gcov */, F4A0A96C140438ED0010B64B /* Release */, ); defaultConfigurationIsVisible = 0; @@ -948,7 +916,6 @@ isa = XCConfigurationList; buildConfigurations = ( F4A0A963140438D50010B64B /* Debug */, - F4A0A968140438E40010B64B /* Debug-gcov */, F4A0A96D140438ED0010B64B /* Release */, ); defaultConfigurationIsVisible = 0; -- cgit v1.2.3