Using spaces instead of tabs for indentation.
- also configured the Xcode project to use spaces instead of tabs by default
This commit is contained in:
parent
85759911b7
commit
7ba77023c7
|
@ -140,6 +140,7 @@
|
||||||
53922D70148C55820056699D /* Products */,
|
53922D70148C55820056699D /* Products */,
|
||||||
);
|
);
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
|
usesTabs = 0;
|
||||||
};
|
};
|
||||||
53922D70148C55820056699D /* Products */ = {
|
53922D70148C55820056699D /* Products */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
|
|
Loading…
Reference in New Issue