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 ?
Asked
Active
Viewed 76 times
0

Mani Apple
- 63
- 7
-
verry funny bug :D, try to reinstall your xcode :)) – Cong Tran Dec 10 '15 at 10:17
-
Is this xcode bug ? Every time I got like that in Xcode 7.1 – Mani Apple Dec 10 '15 at 11:08
-
Possible duplicate of [ios simulator appear with UDID in xcode 6](http://stackoverflow.com/questions/26211593/ios-simulator-appear-with-udid-in-xcode-6) – Jeremy Huddleston Sequoia Dec 10 '15 at 21:13
2 Answers
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.

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
-
How do I know in the XCode ? Is there any way to identify the iOS 8 and iOS 9 simulators ? – Mani Apple Dec 10 '15 at 11:07