mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +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:
@@ -46,7 +46,9 @@
|
||||
832C819B1AAF6E1A007FA2F7 /* RCTVibration.m */,
|
||||
832C81811AAF6DEF007FA2F7 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
832C81811AAF6DEF007FA2F7 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
Reference in New Issue
Block a user