Set indentation settings to four spaces at the project level

This commit is contained in:
Cédric Luthi 2013-03-07 12:53:47 +01:00
parent 61188e2dad
commit 95b4f6c979
2 changed files with 6 additions and 0 deletions

View file

@ -86,7 +86,10 @@
F8129BFE1591061B009BFE23 /* Frameworks */, F8129BFE1591061B009BFE23 /* Frameworks */,
F8129BFC1591061B009BFE23 /* Products */, F8129BFC1591061B009BFE23 /* Products */,
); );
indentWidth = 4;
sourceTree = "<group>"; sourceTree = "<group>";
tabWidth = 4;
usesTabs = 0;
}; };
F8129BFC1591061B009BFE23 /* Products */ = { F8129BFC1591061B009BFE23 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;

View file

@ -152,7 +152,10 @@
F8E469631395739D00DB05C8 /* Frameworks */, F8E469631395739D00DB05C8 /* Frameworks */,
F8E469611395739C00DB05C8 /* Products */, F8E469611395739C00DB05C8 /* Products */,
); );
indentWidth = 4;
sourceTree = "<group>"; sourceTree = "<group>";
tabWidth = 4;
usesTabs = 0;
}; };
F8E469611395739C00DB05C8 /* Products */ = { F8E469611395739C00DB05C8 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;