8

I use the Yosemite Xcode 5.1.1 to test my project ,in 7.1 simulator is ok ,but can not test it in 6.1.1 simulator , every time show a alert ios simulator failed to install the application. even reset the simulator , can not launch. anyone can help me solve it ?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
ShineWang
  • 174
  • 1
  • 5

1 Answers1

0

This might help you -

Go to Xcode Option -

First delete all simulators. Windows-> Devices-> then a window will open. At left bottom corner of this window you will get -(minus) button. Click at there and delete All Simulators.

Then add simulators - Windows-> Devices-> then a window will open. At left bottom corner of this window you will get +(plus) button. Click at there and add All Simulator.

and then Restart Xcode and Simulator and try.