aboutsummaryrefslogtreecommitdiff
path: root/GTM.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'GTM.xcodeproj/project.pbxproj')
-rw-r--r--GTM.xcodeproj/project.pbxproj80
1 files changed, 67 insertions, 13 deletions
diff --git a/GTM.xcodeproj/project.pbxproj b/GTM.xcodeproj/project.pbxproj
index 9fb14d1..9d958a4 100644
--- a/GTM.xcodeproj/project.pbxproj
+++ b/GTM.xcodeproj/project.pbxproj
@@ -16,6 +16,7 @@
8B45A0390DA46A20001148C5 /* PBXTargetDependency */,
F472042F0D33BEB500E9F378 /* PBXTargetDependency */,
F472042D0D33BEB500E9F378 /* PBXTargetDependency */,
+ 8B5A9D120E717906005DA441 /* PBXTargetDependency */,
);
name = "All UnitTests";
productName = "All UnitTests";
@@ -61,6 +62,8 @@
8B3344250DBF7A36009FD32C /* GTMNSAppleEventDescriptor+FoundationTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B33441D0DBF7A36009FD32C /* GTMNSAppleEventDescriptor+FoundationTest.m */; };
8B33455E0DBF8844009FD32C /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F42E09AD0D19A62F00D5DDE0 /* Carbon.framework */; };
8B3345890DBF8A55009FD32C /* GTMNSAppleEvent+HandlerTest.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = 8B3344200DBF7A36009FD32C /* GTMNSAppleEvent+HandlerTest.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
+ 8B3590160E8190FA0041E21C /* GTMTestTimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B3590150E8190FA0041E21C /* GTMTestTimer.h */; };
+ 8B35901B0E8191750041E21C /* GTMTestTimerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B35901A0E8191750041E21C /* GTMTestTimerTest.m */; };
8B3AA9F10E033E23007E31B5 /* GTMValidatingContainers.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B3AA9EF0E033E23007E31B5 /* GTMValidatingContainers.h */; settings = {ATTRIBUTES = (Public, ); }; };
8B3AA9F20E033E23007E31B5 /* GTMValidatingContainers.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B3AA9F00E033E23007E31B5 /* GTMValidatingContainers.m */; };
8B3AA9F80E033E5F007E31B5 /* GTMValidatingContainersTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B3AA9F70E033E5F007E31B5 /* GTMValidatingContainersTest.m */; };
@@ -243,6 +246,20 @@
remoteGlobalIDString = 8B45A2890DA49B99001148C5;
remoteInfo = UIUnitTestingHarness;
};
+ 8B5A9D0F0E7178F6005DA441 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 8B5A9D070E7178F6005DA441 /* GTMiPhone.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = 1D6058910D05DD3D006BFB54;
+ remoteInfo = GTMiPhoneUnitTesting;
+ };
+ 8B5A9D110E717906005DA441 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 8B5A9D070E7178F6005DA441 /* GTMiPhone.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = F4C7F9BF0DC62EC8009BEE5B;
+ remoteInfo = "All UnitTests";
+ };
8B7DCBA30DFF0EFB0017E983 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
@@ -324,6 +341,8 @@
8B33441E0DBF7A36009FD32C /* GTMNSAppleEventDescriptor+Foundation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GTMNSAppleEventDescriptor+Foundation.m"; sourceTree = "<group>"; };
8B33441F0DBF7A36009FD32C /* GTMNSAppleEventDescriptor+Foundation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTMNSAppleEventDescriptor+Foundation.h"; sourceTree = "<group>"; };
8B3344200DBF7A36009FD32C /* GTMNSAppleEvent+HandlerTest.applescript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.applescript; path = "GTMNSAppleEvent+HandlerTest.applescript"; sourceTree = "<group>"; };
+ 8B3590150E8190FA0041E21C /* GTMTestTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMTestTimer.h; sourceTree = "<group>"; };
+ 8B35901A0E8191750041E21C /* GTMTestTimerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMTestTimerTest.m; sourceTree = "<group>"; };
8B3AA9EF0E033E23007E31B5 /* GTMValidatingContainers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMValidatingContainers.h; sourceTree = "<group>"; };
8B3AA9F00E033E23007E31B5 /* GTMValidatingContainers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMValidatingContainers.m; sourceTree = "<group>"; };
8B3AA9F70E033E5F007E31B5 /* GTMValidatingContainersTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMValidatingContainersTest.m; sourceTree = "<group>"; };
@@ -344,6 +363,7 @@
8B55479A0DB3B7A50014CC1C /* GTMAppKit+UnitTesting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTMAppKit+UnitTesting.h"; sourceTree = "<group>"; };
8B55479B0DB3B7A50014CC1C /* GTMAppKit+UnitTesting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GTMAppKit+UnitTesting.m"; sourceTree = "<group>"; };
8B58E9940E547EB000A0E02E /* GTMGetURLHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMGetURLHandler.m; sourceTree = "<group>"; };
+ 8B5A9D070E7178F6005DA441 /* GTMiPhone.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = GTMiPhone.xcodeproj; sourceTree = "<group>"; };
8B61FDBF0E4CDB8000FF9C21 /* GTMStackTrace.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMStackTrace.m; sourceTree = "<group>"; };
8B6F31EF0DA347720052CA40 /* GTMMethodCheck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMMethodCheck.m; sourceTree = "<group>"; };
8B6F31F10DA347720052CA40 /* GTMMethodCheckTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMMethodCheckTest.m; sourceTree = "<group>"; };
@@ -563,6 +583,7 @@
0867D691FE84028FC02AAC07 /* GTM */ = {
isa = PBXGroup;
children = (
+ 8B5A9D070E7178F6005DA441 /* GTMiPhone.xcodeproj */,
F4C978090D5B79C7001C29A6 /* ReleaseNotes.txt */,
F440EDB70DFECC4B0003E81F /* BuildingAndUsing.txt */,
8B1A16050D90344B00CA1E8E /* GTMDefines.h */,
@@ -606,6 +627,14 @@
path = GTMUIUnitTestingHarness;
sourceTree = "<group>";
};
+ 8B5A9D080E7178F6005DA441 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 8B5A9D100E7178F6005DA441 /* GTMiPhoneTest.app */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
F435E46C0DC8F23A0069CDE8 /* TestData */ = {
isa = PBXGroup;
children = (
@@ -804,27 +833,29 @@
F48FE2770D198CEA009257D2 /* UnitTesting */ = {
isa = PBXGroup;
children = (
- 8B7DCBE10DFF18720017E983 /* GTMDevLogUnitTestingBridge.m */,
- 8B7DCBEC0DFF1A4F0017E983 /* GTMUnitTestDevLog.m */,
- 8B7DCBF00DFF1A610017E983 /* GTMUnitTestDevLog.h */,
- F4BC22CF0DE4C39000108B7D /* GTMTestHTTPServer.h */,
- F4BC22D00DE4C39000108B7D /* GTMTestHTTPServer.m */,
- 8BC04D140DB0061300C2D1CA /* RunMacOSUnitTests.sh */,
8B55479A0DB3B7A50014CC1C /* GTMAppKit+UnitTesting.h */,
8B55479B0DB3B7A50014CC1C /* GTMAppKit+UnitTesting.m */,
- 8B726BD00D91C0860090C251 /* GTMCALayer+UnitTesting.m */,
8B726BD10D91C0860090C251 /* GTMCALayer+UnitTesting.h */,
+ 8B726BD00D91C0860090C251 /* GTMCALayer+UnitTesting.m */,
+ 8B7DCBE10DFF18720017E983 /* GTMDevLogUnitTestingBridge.m */,
+ 8B1A14EA0D900BC800CA1E8E /* GTMNSObject+BindingUnitTesting.h */,
+ 8B1A14E90D900BC800CA1E8E /* GTMNSObject+BindingUnitTesting.m */,
F48FE29B0D198D36009257D2 /* GTMNSObject+UnitTesting.h */,
F48FE29C0D198D36009257D2 /* GTMNSObject+UnitTesting.m */,
- 8B1A14E90D900BC800CA1E8E /* GTMNSObject+BindingUnitTesting.m */,
- 8B1A14EA0D900BC800CA1E8E /* GTMNSObject+BindingUnitTesting.h */,
- 8B45A2670DA498A0001148C5 /* GTMUnitTestingUtilities.h */,
- 8B45A2680DA498A0001148C5 /* GTMUnitTestingUtilities.m */,
F48FE29F0D198D36009257D2 /* GTMSenTestCase.h */,
8B7DCE180DFF39850017E983 /* GTMSenTestCase.m */,
+ F4BC22CF0DE4C39000108B7D /* GTMTestHTTPServer.h */,
+ F4BC22D00DE4C39000108B7D /* GTMTestHTTPServer.m */,
+ 8B3590150E8190FA0041E21C /* GTMTestTimer.h */,
+ 8B35901A0E8191750041E21C /* GTMTestTimerTest.m */,
+ 8B7DCBF00DFF1A610017E983 /* GTMUnitTestDevLog.h */,
+ 8B7DCBEC0DFF1A4F0017E983 /* GTMUnitTestDevLog.m */,
+ 8B7AD4AD0DABBFEE00B84F4A /* GTMUnitTestingBindingTest.m */,
8B45A2E00DA51ABC001148C5 /* GTMUnitTestingTest.h */,
8B45A2E10DA51ABC001148C5 /* GTMUnitTestingTest.m */,
- 8B7AD4AD0DABBFEE00B84F4A /* GTMUnitTestingBindingTest.m */,
+ 8B45A2670DA498A0001148C5 /* GTMUnitTestingUtilities.h */,
+ 8B45A2680DA498A0001148C5 /* GTMUnitTestingUtilities.m */,
+ 8BC04D140DB0061300C2D1CA /* RunMacOSUnitTests.sh */,
8B45A2A20DA49C47001148C5 /* GTMUIUnitTestingHarness */,
F435E46C0DC8F23A0069CDE8 /* TestData */,
);
@@ -920,6 +951,7 @@
F95803FA0E2FB08F0049A088 /* GTMLoggerRingBufferWriter.h in Headers */,
8B1B49180E5F8E2100A08972 /* GTMExceptionalInlines.h in Headers */,
7F3EB38E0E5E09C700A7A75E /* GTMNSImage+Scaling.h in Headers */,
+ 8B3590160E8190FA0041E21C /* GTMTestTimer.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -942,7 +974,7 @@
};
F41A6EF80E02DCFC00788A6C /* All UnitTests All SDKs */ = {
isa = PBXLegacyTarget;
- buildArgumentsString = "\"All UnitTests\"";
+ buildArgumentsString = "\"All UnitTests\" \"All UnitTests\"";
buildConfigurationList = F41A6F070E02DD1500788A6C /* Build configuration list for PBXLegacyTarget "All UnitTests All SDKs" */;
buildPhases = (
);
@@ -1066,6 +1098,12 @@
mainGroup = 0867D691FE84028FC02AAC07 /* GTM */;
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
projectDirPath = "";
+ projectReferences = (
+ {
+ ProductGroup = 8B5A9D080E7178F6005DA441 /* Products */;
+ ProjectRef = 8B5A9D070E7178F6005DA441 /* GTMiPhone.xcodeproj */;
+ },
+ );
projectRoot = "";
targets = (
F42E086C0D199A5B00D5DDE0 /* GTM */,
@@ -1080,6 +1118,16 @@
};
/* End PBXProject section */
+/* Begin PBXReferenceProxy section */
+ 8B5A9D100E7178F6005DA441 /* GTMiPhoneTest.app */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.application;
+ path = GTMiPhoneTest.app;
+ remoteRef = 8B5A9D0F0E7178F6005DA441 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+/* End PBXReferenceProxy section */
+
/* Begin PBXResourcesBuildPhase section */
8B45A0230DA4696C001148C5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
@@ -1196,6 +1244,7 @@
8B7DCBC30DFF0F7F0017E983 /* GTMMethodCheck.m in Sources */,
8B7DCBEF0DFF1A4F0017E983 /* GTMUnitTestDevLog.m in Sources */,
8B7DCE1B0DFF39850017E983 /* GTMSenTestCase.m in Sources */,
+ 8B35901B0E8191750041E21C /* GTMTestTimerTest.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1335,6 +1384,11 @@
target = 8B45A2890DA49B99001148C5 /* UIUnitTestingHarness */;
targetProxy = 8B45A2D30DA51A0E001148C5 /* PBXContainerItemProxy */;
};
+ 8B5A9D120E717906005DA441 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = "All UnitTests";
+ targetProxy = 8B5A9D110E717906005DA441 /* PBXContainerItemProxy */;
+ };
8B7DCBA40DFF0EFB0017E983 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F42E086C0D199A5B00D5DDE0 /* GTM */;