Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to remove list of simulator in xcode 8? [duplicate]

I have install new Xcode in my system. Now it's shows me lot's of simulator in my Xcode and hang my system. Please check below screen shot. Can anyone tell me how to remove this list of simulators and set only 5-6 simulators in list.

enter image description here

like image 708
Crazy Developer Avatar asked Sep 29 '16 10:09

Crazy Developer


1 Answers

Open devices from Xcode menu Window->Devices short cut key Shift+Command+2 and then delete the simulator that you want by right click on Simulator and select Delete option.

Check below image to open Device window

enter image description here

Check below image to delete Simulator

enter image description here

like image 172
Nirav D Avatar answered Oct 05 '22 08:10

Nirav D