mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
This reverts commit d200dc150b
.
This commit is contained in:
parent
d200dc150b
commit
ae8ff41abf
@ -45,7 +45,7 @@ class IOSDeploy {
|
|||||||
'--bundle',
|
'--bundle',
|
||||||
bundlePath,
|
bundlePath,
|
||||||
'--no-wifi',
|
'--no-wifi',
|
||||||
'--no-interactive',
|
'--justlaunch',
|
||||||
];
|
];
|
||||||
if (launchArguments.isNotEmpty) {
|
if (launchArguments.isNotEmpty) {
|
||||||
launchCommand.add('--args');
|
launchCommand.add('--args');
|
||||||
|
Loading…
Reference in New Issue
Block a user