Преглед изворни кода

Set the tab/indent settings in the project to 4 chars, to match the code style
and ensure any code I write keeps to this style.

Luke Redpath пре 13 година
родитељ
комит
3a14dd844e
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      SocketRocket.xcodeproj/project.pbxproj

+ 2 - 0
SocketRocket.xcodeproj/project.pbxproj

@@ -167,7 +167,9 @@
 				F6B2082F1450F597009315AF /* Frameworks */,
 				F6B2082E1450F597009315AF /* Products */,
 			);
+			indentWidth = 4;
 			sourceTree = "<group>";
+			tabWidth = 4;
 		};
 		F6B2082E1450F597009315AF /* Products */ = {
 			isa = PBXGroup;