SIGN IN SIGN UP

[ios] improve test device naming

The new name format is "DEVICE_TYPE_NAME (Flutter)". For example:

iPhone 6 (Flutter)
iPhone 6s Plus (Flutter)

The names are taken from `xcrun simctl list --json devicetypes`.

Fixes #2682
Y
Yegor Jbanov committed
225686b1a70b75f9d0476225cfafc407d5d76bc8
Parent: 4453301