react-native/local-cli/core
Rob Clouth 157a03dd8d Fixes react-native link for apps with extra xcode projects in the root folder
Summary:
Adds a ```sort``` to ```findProject(folder)``` to boost ones in IOS_BASE to the top. Otherwise, if for example there is a git submodule project in the root app folder, the method will pick that one instead and linking will fail.
Fixes issue #10494
Closes https://github.com/facebook/react-native/pull/10495

Differential Revision: D4069439

Pulled By: lacker

fbshipit-source-id: 4328ac55389ed51cb42759fcf8360e56d5058136
2016-10-24 13:13:46 -07:00
..
__fixtures__ Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
__tests__ Update to Jest 15 2016-09-02 05:58:34 -07:00
config Fixes react-native link for apps with extra xcode projects in the root folder 2016-10-24 13:13:46 -07:00
findPlugins.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getCommands.js Update getCommands.js 2016-09-14 13:43:47 -07:00
makeCommand.js Further RNPM integration 2016-08-22 08:58:37 -07:00