0

I have downloaded iOS 8.4 simulator in XCode 7.1. But in my simulator list lot of simulator names shown? How do identify the iOS 9 and iOS 8 simulator ? enter image description here

Mani Apple
  • 63
  • 7

2 Answers2

1

You can try going to Xcode ~> Window ~> Devices

And then either:

  • delete or rename (right click on simulator of interest)
  • add a new simulator (click the + button in left-bottom corner). You can choose iOS version, device type, add custom name to it, etc.

enter image description here

OlDor
  • 1,460
  • 12
  • 18
0

Click Simulator First then Click the window option in tool bar that shows the simulator details.

Click -->Simulator --> Window(ToolBar)

B.Saravana Kumar
  • 1,208
  • 6
  • 20
  • 48