mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
Merge pull request #959 from lioncash/indent
apple: Make the projects adhere to the indentation style
This commit is contained in:
commit
e56f76f8af
@ -96,7 +96,9 @@
|
||||
96355CE01788E72A0010DBFA /* Products */,
|
||||
96355CE91788E72A0010DBFA /* Supporting Files */,
|
||||
);
|
||||
indentWidth = 3;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 3;
|
||||
};
|
||||
96355CE01788E72A0010DBFA /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
@ -97,7 +97,9 @@
|
||||
96355CE01788E72A0010DBFA /* Products */,
|
||||
96355CE91788E72A0010DBFA /* Supporting Files */,
|
||||
);
|
||||
indentWidth = 3;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 3;
|
||||
};
|
||||
96355CE01788E72A0010DBFA /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
@ -150,7 +150,9 @@
|
||||
96AFAE2616C1D4EA009DE44C /* Products */,
|
||||
96AFAE3416C1D4EA009DE44C /* Supporting Files */,
|
||||
);
|
||||
indentWidth = 3;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 3;
|
||||
};
|
||||
96AFAE2616C1D4EA009DE44C /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
Loading…
x
Reference in New Issue
Block a user