mirror of https://github.com/axmolengine/axmol.git
Change Xcode project configurations to use spaces instead of tab as indentation.
This commit is contained in:
parent
c4dc9b04fd
commit
69a4a438bb
|
@ -5612,6 +5612,7 @@
|
|||
2905F9E618CF08D000240AA3 /* ui */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
usesTabs = 0;
|
||||
};
|
||||
1551A340158F2AB200E66CFE /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
|
|
@ -4069,6 +4069,7 @@
|
|||
);
|
||||
name = CustomTemplate;
|
||||
sourceTree = "<group>";
|
||||
usesTabs = 0;
|
||||
};
|
||||
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
||||
isa = PBXGroup;
|
||||
|
|
Loading…
Reference in New Issue