aboutsummaryrefslogtreecommitdiff
path: root/GTMiPhone.xcodeproj
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2013-01-29 22:00:17 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2013-01-29 22:00:17 +0000
commitef9d9b9e7e0e44b7505d91c7c62561efdc24a43c (patch)
tree314dc662b991687736680a2750640b55687184a9 /GTMiPhone.xcodeproj
parent2d0b4c7294bc3dcd9f8f588259618b1728c6dc14 (diff)
Remove the second copy of the testing image, fix the project to reference
the right one. DELTA=6 (4 added, 2 deleted, 0 changed)
Diffstat (limited to 'GTMiPhone.xcodeproj')
-rw-r--r--GTMiPhone.xcodeproj/project.pbxproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/GTMiPhone.xcodeproj/project.pbxproj b/GTMiPhone.xcodeproj/project.pbxproj
index 8271e6a..90f3eca 100644
--- a/GTMiPhone.xcodeproj/project.pbxproj
+++ b/GTMiPhone.xcodeproj/project.pbxproj
@@ -812,7 +812,6 @@
8BC047F60DAE928A00C2D1CA /* GTMSenTestCase.h */,
8BC047F70DAE928A00C2D1CA /* GTMSenTestCase.m */,
F4746720129703600022C1FB /* GTMSenTestCaseTest.m */,
- 8BC048010DAE928A00C2D1CA /* GTMUIViewUnitTestingTest.png */,
8B7DCEAB0DFF4CA60017E983 /* GTMUnitTestDevLog.h */,
8B7DCEAC0DFF4CA60017E983 /* GTMUnitTestDevLog.m */,
8BC0480E0DAE928A00C2D1CA /* RunIPhoneUnitTest.sh */,
@@ -871,6 +870,7 @@
F435E49F0DC8F5290069CDE8 /* TestData */ = {
isa = PBXGroup;
children = (
+ 8BC048010DAE928A00C2D1CA /* GTMUIViewUnitTestingTest.png */,
8BC048000DAE928A00C2D1CA /* GTMUIViewUnitTestingTest.gtmUTState */,
);
path = TestData;
@@ -938,6 +938,9 @@
/* Begin PBXProject section */
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
+ attributes = {
+ LastUpgradeCheck = 0460;
+ };
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "GTMiPhone" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;