socket
socket copied to clipboard
make `[ios] simulator_device` optional
This is a further improvement for #719.
We can check for available devices and select one when [ios] simulator_device
is not specified.
Probably CLI should print a warning in that case.
Let's postpone this for next releases for now