Browse Source

Suppress OCUnit warnings in Xcode 6.4

Dan Federman 10 years ago
parent
commit
e22565adef
1 changed files with 2 additions and 1 deletions
  1. 2 1
      SocketRocket.xcodeproj/project.pbxproj

+ 2 - 1
SocketRocket.xcodeproj/project.pbxproj

@@ -384,7 +384,8 @@
 		F6B208241450F597009315AF /* Project object */ = {
 		F6B208241450F597009315AF /* Project object */ = {
 			isa = PBXProject;
 			isa = PBXProject;
 			attributes = {
 			attributes = {
-				LastUpgradeCheck = 0630;
+				LastTestingUpgradeCheck = 0640;
+				LastUpgradeCheck = 0640;
 			};
 			};
 			buildConfigurationList = F6B208271450F597009315AF /* Build configuration list for PBXProject "SocketRocket" */;
 			buildConfigurationList = F6B208271450F597009315AF /* Build configuration list for PBXProject "SocketRocket" */;
 			compatibilityVersion = "Xcode 3.2";
 			compatibilityVersion = "Xcode 3.2";