mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-20 05:48:44 +08:00
(Xcode) Set indent=2 in all xcodeproj files.
Summary: These are default settings now. I saw my Xcode be configured indent=4.  Closes https://github.com/facebook/react-native/pull/472 Github Author: laiso <laiso@lai.so> Test Plan: Imported from GitHub, without a `Test Plan:` line.
This commit is contained in:
@@ -305,7 +305,9 @@
|
||||
004D289F1AAF61C70097A701 /* UIExplorerTests */,
|
||||
83CBBA001A601CBA00E9B192 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
83CBBA001A601CBA00E9B192 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
Reference in New Issue
Block a user