Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to boot simulator XCode 8

I have tried all the solutions which found on stack overflow, but still not able to resolve it. Somehow its not open the simulator and gives me error "unable to boot simulator".

I have reinstall 2 times xcode and also remove all simulator and add again. also change "DYLD_INSERT_LIBRARIES" to ZZ but no solution.

Please help me, Thanks in Advance!

like image 534
Nirav Patel Avatar asked Oct 18 '16 08:10

Nirav Patel


People also ask

How do I add iPhone 13 simulator to Xcode?

Install a Simulator runtime from the Xcode run destination When you open an Xcode project for a platform that doesn't have any installed Simulator runtimes, Xcode displays a Get button next to the run destination. Click the Get button to download and install the most current Simulator runtime for that platform.


1 Answers

Try to turn off System Integrity Protection http://www.imore.com/el-capitan-system-integrity-protection-helps-keep-malware-away - it helped me.

like image 102
Anton Nebylitsa Avatar answered Oct 23 '22 17:10

Anton Nebylitsa