unable to boot iOS simulator Xcode 7

孤街醉人 提交于 2019-12-13 00:45:51

问题


I know this is repetitive question,but i tried all ways but it is not working. I have XCode 7 and XCode 7.2 on my machine and whenever I run the code it shows "Unable to boot iOS simulator".

I also tried to uninstall Xcode by using below command,

sudo /Developer/Library/uninstall-devtools --mode=all

But I am getting error "command not found". When I run "which sudo" it shows me below path -> "/usr/bin/sudo"

Am I missing anything?


回答1:


I tried a lot but didn't succeed. Meanwhile I upgraded my Mac OS version to EI Captain and It worked. I know this is not answer to my question but this one solved my problem.



来源:https://stackoverflow.com/questions/35001538/unable-to-boot-ios-simulator-xcode-7

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!