Set indentation settings to four spaces at the project level
This commit is contained in:
parent
61188e2dad
commit
95b4f6c979
2 changed files with 6 additions and 0 deletions
|
|
@ -86,7 +86,10 @@
|
|||
F8129BFE1591061B009BFE23 /* Frameworks */,
|
||||
F8129BFC1591061B009BFE23 /* Products */,
|
||||
);
|
||||
indentWidth = 4;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 4;
|
||||
usesTabs = 0;
|
||||
};
|
||||
F8129BFC1591061B009BFE23 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
|
|
|||
|
|
@ -152,7 +152,10 @@
|
|||
F8E469631395739D00DB05C8 /* Frameworks */,
|
||||
F8E469611395739C00DB05C8 /* Products */,
|
||||
);
|
||||
indentWidth = 4;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 4;
|
||||
usesTabs = 0;
|
||||
};
|
||||
F8E469611395739C00DB05C8 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue