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:
@@ -54,7 +54,9 @@
|
||||
148699CE1ABD045300480536 /* RCTPushNotificationManager.m */,
|
||||
134814211AA4EA7D00B7C361 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user