Xcode 7.3 error: could not attach to pid:“983”

…衆ロ難τιáo~ 提交于 2019-12-24 01:24:10

问题


When I build and run on a simulator in Xcode 7.3. I get the error could not attach to pid:"983":

Some times I'm getting this error. After trying to run 2 to 3 times it works properly. Anyone help me why I am getting this error?


回答1:


I met the same problem yesterday and solved it.

  1. clean the project (command+shift+k)
  2. restart simulator if you use it
  3. re-build
  4. run it again.

I hope it works also for you.



来源:https://stackoverflow.com/questions/37129515/xcode-7-3-error-could-not-attach-to-pid983

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