Xcode 8 beta 4: “Could not attach to pid : 1110” when running on physical device

和自甴很熟 提交于 2019-11-30 15:55:18

问题


I made a messages extension and when I run it on the iOS simulator everything runs no problem. When I try to run it on my phone, it compiles and says running for about 5 seconds before crashing and giving me a pop down message in Xcode saying Could not attach to pid Here is a screenshot:

I am using Xcode 8 beta 4 with iOS 10. Everything runs fine in simulator this is on physical device. I have rebooted and restarted everything. I have even tried on two phones. Anyone know the solution?

Thanks


回答1:


Okay this is a tough one. I went searching though the Xcode beta 4 release notes and found the answer in the known bugs section:



来源:https://stackoverflow.com/questions/38811591/xcode-8-beta-4-could-not-attach-to-pid-1110-when-running-on-physical-device

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