3

I have installed xCode 6.1.1 (latest update) with the Mac OS X 10.10 Seed 2 (10.10.2)

When i run my IOS app on any simulator type (5,5S, 6 and etc.), I have a black flashing on the IOS Simulator.

I want to try Remove the simulator and reinstall it again.

How can i do that?

Thanks.

asafbar
  • 921
  • 1
  • 9
  • 12

2 Answers2

6

In Xcode 6 you can simply go to Menu > Window > Devices > Simulators and delete a simulator you don't need.

Roei Nadam
  • 1,758
  • 1
  • 12
  • 33
  • 1
    What if you can't do that? I went to the Devices window and tried to create a simulator, but when I press the "Create" button, nothing happens :( – Supertecnoboff Sep 23 '15 at 09:33
3

Have you done a reset on the Simulator first? iOS Simulator > Reset Content and Settings

Michael
  • 1,203
  • 6
  • 9