Merge pull request #841 from 0xced/indentation-settings
Set indentation settings to four spaces at the project level
This commit is contained in:
commit
4732be728e
@ -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…
Reference in New Issue
Block a user