• Yegor Jbanov's avatar
    [ios] improve test device naming · 225686b1
    Yegor Jbanov authored
    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
    225686b1
simulators.dart 25 KB