Vladimir Kotikov ad4aee7519 Return meaningful error when no devices available
Summary:
`react-native run-ios --device` should report 'No iOS devices connected.' in case when no devices attached. However due to logic bug when empty array is being treatened as a boolean value, cli reports odd message, saying `Could not find device with the name: "true".`

Disconnect all iOS devices from developer machine and run `react-native run-ios --device` in any project - console message should state that there are no devices available.
Closes https://github.com/facebook/react-native/pull/15603

Differential Revision: D5686891

Pulled By: shergin

fbshipit-source-id: 289461b6f920691ad39e940ecca6d85cf2a3573b
2017-08-22 23:50:55 -07:00
..
2016-11-14 11:13:42 -08:00
2017-07-18 11:45:47 -07:00
2016-11-21 10:28:34 -08:00
2017-08-08 19:11:15 -07:00
2017-05-03 06:51:47 -07:00
2017-07-18 11:45:47 -07:00
2015-10-28 21:36:07 -04:00