diff options
author | gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3> | 2013-01-29 22:00:17 +0000 |
---|---|---|
committer | gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3> | 2013-01-29 22:00:17 +0000 |
commit | ef9d9b9e7e0e44b7505d91c7c62561efdc24a43c (patch) | |
tree | 314dc662b991687736680a2750640b55687184a9 | |
parent | 2d0b4c7294bc3dcd9f8f588259618b1728c6dc14 (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)
-rw-r--r-- | GTMiPhone.xcodeproj/project.pbxproj | 5 | ||||
-rw-r--r-- | UnitTesting/GTMUIViewUnitTestingTest.png | bin | 3214 -> 0 bytes |
2 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; diff --git a/UnitTesting/GTMUIViewUnitTestingTest.png b/UnitTesting/GTMUIViewUnitTestingTest.png Binary files differdeleted file mode 100644 index 03fd9f0..0000000 --- a/UnitTesting/GTMUIViewUnitTestingTest.png +++ /dev/null |