flutter/packages/flutter_tools/test/general.shard/ios
LouiseHsu e345a830ba
Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710)
This PR adds a warning when a user attempt to `flutter run -d <device id>` on a device without developer mode enabled.
<img width="738" alt="Screenshot 2023-05-09 at 3 53 18 AM" src="https://github.com/flutter/flutter/assets/36148254/6f473a6a-5a0d-438b-9e6f-06d09eb1f3a9">

Also handles multiple partial matches.
<img width="788" alt="Screenshot 2023-05-09 at 3 52 24 AM" src="https://github.com/flutter/flutter/assets/36148254/60c82b3c-d501-4a01-95ad-d6309fe39576">

Fixes https://github.com/flutter/flutter/issues/111988
2023-05-22 22:06:15 +00:00
..
code_signing_test.dart Change some required nullable parameters in tool to non-null (#114115) 2022-11-04 17:36:01 +00:00
devices_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_deploy_test.dart [iOS] Dispose of log readers and port forwarders if launch fails (#127140) 2023-05-19 16:44:58 +00:00
ios_device_install_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_device_logger_test.dart Migrate some test files to null safety (#104469) 2022-05-24 16:53:08 -07:00
ios_device_port_forwarder_test.dart [tool] Consistent FakeProcessManager.run/runSync (#103947) 2022-05-17 11:15:54 -07:00
ios_device_project_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_device_start_nonprebuilt_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_device_start_prebuilt_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_project_migration_test.dart Migrate Xcode projects last version checks to Xcode 14.3 (#125827) 2023-05-02 00:06:33 +00:00
ios_workflow_test.dart Only show iOS simulators, reduce output spew in verbose (#108345) 2022-07-26 19:08:06 +00:00
mac_test.dart Separate attached and wireless devices (#122615) 2023-03-15 16:35:05 +00:00
simulators_test.dart Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280) 2023-03-22 22:53:49 +00:00
xcodeproj_test.dart Allow .xcworkspace and .xcodeproj to be renamed from default name 'Runner' (#124533) 2023-05-03 05:52:58 +00:00
xcresult_test_data.dart Log XCResult before other build issues (#100787) 2022-04-08 16:27:08 -07:00
xcresult_test.dart [flutter_tools] rename local functions with _s (#102688) 2022-04-27 16:19:07 -07:00