ios simulator appear with UDID in xcode 6

前端 未结 6 887
生来不讨喜
生来不讨喜 2020-11-29 06:15

When i select simulator from xcode 6 then i\'m getting multiple option to select simulator but simulator comes with UDID. Please see the below image and please help me out.

6条回答
  •  北海茫月
    2020-11-29 06:43

    In Xcode, go to Window -> Devices (shortcut is Cmd+!)

    In the left pane, delete all the superfluous simulator devices (select in the left pane and press delete on keyboard)

    Usually these are the ones that have no OS (showing iOS: n/a).

    This usually happens when you try and copy older simulator versions directly in the SDK folders rather than installing them from Xcode -> Preferences.

提交回复
热议问题