浏览代码

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 */,
 				F6B2082F1450F597009315AF /* Frameworks */,
 				F6B2082E1450F597009315AF /* Products */,
 				F6B2082E1450F597009315AF /* Products */,
 			);
 			);
+			indentWidth = 4;
 			sourceTree = "<group>";
 			sourceTree = "<group>";
+			tabWidth = 4;
 		};
 		};
 		F6B2082E1450F597009315AF /* Products */ = {
 		F6B2082E1450F597009315AF /* Products */ = {
 			isa = PBXGroup;
 			isa = PBXGroup;