flutter/packages/flutter_tools/test/general.shard/runner
Jenn Magder 9b442b2749
Print warning and exit when iOS device is unpaired (#144551)
Explicitly handle the case where the iOS device is not paired.  On `flutter run` show an error and bail instead of trying and failing to launch on the device.

On this PR:
```
$ flutter run -d 00008110-0009588C2651401E
'iPhone' is not paired. Open Xcode and trust this computer when prompted.
$
```

Fixes https://github.com/flutter/flutter/issues/144447
Closes https://github.com/flutter/flutter/pull/144095
2024-03-04 23:01:11 +00:00
..
flutter_command_runner_test.dart [Reland] Migration for the sendTiming events for package:unified_analytics (#139299) 2023-12-04 21:39:18 +00:00
flutter_command_test.dart Clean up lint ignores (#144229) 2024-02-27 23:21:03 +00:00
local_engine_test.dart Always require --local-engine-host if --local-engine (#133003) 2023-08-22 01:32:14 +00:00
runner_test.dart cleanup now-irrelevant ignores for deprecated_member_use (#143403) 2024-02-14 21:08:25 +00:00
target_devices_test.dart Print warning and exit when iOS device is unpaired (#144551) 2024-03-04 23:01:11 +00:00
utils.dart Migrate some test files to null safety (#104469) 2022-05-24 16:53:08 -07:00