diff options
author | gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3> | 2010-06-15 00:01:47 +0000 |
---|---|---|
committer | gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3> | 2010-06-15 00:01:47 +0000 |
commit | ef78677fe133a8ad4ef07deb37e84c27c24d5918 (patch) | |
tree | 47ada1fbe6cfbcb87689fe1691453484d1234949 /GTM.xcodeproj | |
parent | 0ad683cc4d69e6571975ca81a7ea3615358fcf1e (diff) |
[Author: dmaclach]
Fix up the script so that we can build the iPhone target independent of the Mac target so that we can clean up the
pulse config files to only build the one target without building multiple projects.
DELTA=649 (626 added, 6 deleted, 17 changed)
R=thomasvl
Diffstat (limited to 'GTM.xcodeproj')
-rw-r--r-- | GTM.xcodeproj/project.pbxproj | 96 |
1 files changed, 95 insertions, 1 deletions
diff --git a/GTM.xcodeproj/project.pbxproj b/GTM.xcodeproj/project.pbxproj index 4d814d2..52c865b 100644 --- a/GTM.xcodeproj/project.pbxproj +++ b/GTM.xcodeproj/project.pbxproj @@ -1670,6 +1670,20 @@ /* End PBXHeadersBuildPhase section */ /* Begin PBXLegacyTarget section */ + 8B4514A011BEC29100A9EE64 /* All UnitTests All SDKs All Platforms */ = { + isa = PBXLegacyTarget; + buildArgumentsString = "\"All UnitTests\" \"All UnitTests\""; + buildConfigurationList = 8B4514A111BEC29100A9EE64 /* Build configuration list for PBXLegacyTarget "All UnitTests All SDKs All Platforms" */; + buildPhases = ( + ); + buildToolPath = BuildScripts/BuildAllSDKs.sh; + buildWorkingDirectory = "$(SRCROOT)"; + dependencies = ( + ); + name = "All UnitTests All SDKs All Platforms"; + passBuildSettingsInEnvironment = 1; + productName = "All UnitTests All SDKs"; + }; F41A6EE00E02DB4F00788A6C /* Build GTM All SDKs */ = { isa = PBXLegacyTarget; buildArgumentsString = GTM; @@ -1686,7 +1700,7 @@ }; F41A6EF80E02DCFC00788A6C /* All UnitTests All SDKs */ = { isa = PBXLegacyTarget; - buildArgumentsString = "\"All UnitTests\" \"All UnitTests\""; + buildArgumentsString = "\"All UnitTests\" \"\""; buildConfigurationList = F41A6F070E02DD1500788A6C /* Build configuration list for PBXLegacyTarget "All UnitTests All SDKs" */; buildPhases = ( ); @@ -1864,6 +1878,7 @@ 8B45A2890DA49B99001148C5 /* UIUnitTestingHarness */, F41A6EE00E02DB4F00788A6C /* Build GTM All SDKs */, F41A6EF80E02DCFC00788A6C /* All UnitTests All SDKs */, + 8B4514A011BEC29100A9EE64 /* All UnitTests All SDKs All Platforms */, ); }; /* End PBXProject section */ @@ -2757,6 +2772,69 @@ }; name = "SnowLeopardOrLater-Release"; }; + 8B4514A211BEC29100A9EE64 /* TigerOrLater-Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs"; + }; + name = "TigerOrLater-Debug"; + }; + 8B4514A311BEC29100A9EE64 /* TigerOrLater-Debug-gcov */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs"; + }; + name = "TigerOrLater-Debug-gcov"; + }; + 8B4514A411BEC29100A9EE64 /* TigerOrLater-Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs"; + }; + name = "TigerOrLater-Release"; + }; + 8B4514A511BEC29100A9EE64 /* LeopardOrLater-Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs"; + }; + name = "LeopardOrLater-Debug"; + }; + 8B4514A611BEC29100A9EE64 /* LeopardOrLater-Debug-gcov */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs"; + }; + name = "LeopardOrLater-Debug-gcov"; + }; + 8B4514A711BEC29100A9EE64 /* LeopardOrLater-Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs"; + }; + name = "LeopardOrLater-Release"; + }; + 8B4514A811BEC29100A9EE64 /* SnowLeopardOrLater-Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs All Platforms"; + }; + name = "SnowLeopardOrLater-Debug"; + }; + 8B4514A911BEC29100A9EE64 /* SnowLeopardOrLater-Debug-gcov */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs"; + }; + name = "SnowLeopardOrLater-Debug-gcov"; + }; + 8B4514AA11BEC29100A9EE64 /* SnowLeopardOrLater-Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + PRODUCT_NAME = "All UnitTests All SDKs"; + }; + name = "SnowLeopardOrLater-Release"; + }; 8B45A02A0DA4696D001148C5 /* TigerOrLater-Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = F48FE2420D197F9A009257D2 /* DebugUnittest.xcconfig */; @@ -3488,6 +3566,22 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = "TigerOrLater-Release"; }; + 8B4514A111BEC29100A9EE64 /* Build configuration list for PBXLegacyTarget "All UnitTests All SDKs All Platforms" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8B4514A211BEC29100A9EE64 /* TigerOrLater-Debug */, + 8B4514A311BEC29100A9EE64 /* TigerOrLater-Debug-gcov */, + 8B4514A411BEC29100A9EE64 /* TigerOrLater-Release */, + 8B4514A511BEC29100A9EE64 /* LeopardOrLater-Debug */, + 8B4514A611BEC29100A9EE64 /* LeopardOrLater-Debug-gcov */, + 8B4514A711BEC29100A9EE64 /* LeopardOrLater-Release */, + 8B4514A811BEC29100A9EE64 /* SnowLeopardOrLater-Debug */, + 8B4514A911BEC29100A9EE64 /* SnowLeopardOrLater-Debug-gcov */, + 8B4514AA11BEC29100A9EE64 /* SnowLeopardOrLater-Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = "TigerOrLater-Release"; + }; 8B45A02D0DA4696D001148C5 /* Build configuration list for PBXNativeTarget "UnitTest - UnitTesting" */ = { isa = XCConfigurationList; buildConfigurations = ( |