When I run the iOS device, Xcode is giving me a error...
当我运行iOS设备时,Xcode会给我一个错误……
Could not start debug server on "iPhone" when trying to launch "Monster"
试图启动“Monster”时无法在“iPhone”上启动调试服务器
This never happened before, why is this happening now? What is this? What do I do?
这以前从未发生过,为什么现在发生了?这是什么?我该怎么做?
4 个解决方案
#1
4
I have been seeing this issue now with Xcode 9.
我已经在Xcode 9中看到了这个问题。
What fixes it for me is restarting the device.
修复它的方法是重新启动设备。
Hope that helps.
希望有帮助。
#2
2
A good ole quit Xcode and unplug my iPhone worked for me. Restarted, reconnected and it worked fine.
一个很好的ole退出了Xcode,拔掉了我iPhone的电源插头。重新启动,重新连接,运行良好。
#3
1
Xcode 9:-
Xcode 9:-
Just restarting the Xcode worked for me.
重新启动Xcode为我工作。
#4
0
For future reference, this can happen if your app has not been verified.
作为将来的参考,如果你的应用程序没有被验证,这可能会发生。
Settings -> General -> Device Management -> [Your developer ID here] -> Verify App
设置->通用->设备管理->[您的开发者ID在这里]->验证应用
[Restart Xcode]
(重启Xcode)
Should fix the problem
应该解决这个问题
#1
4
I have been seeing this issue now with Xcode 9.
我已经在Xcode 9中看到了这个问题。
What fixes it for me is restarting the device.
修复它的方法是重新启动设备。
Hope that helps.
希望有帮助。
#2
2
A good ole quit Xcode and unplug my iPhone worked for me. Restarted, reconnected and it worked fine.
一个很好的ole退出了Xcode,拔掉了我iPhone的电源插头。重新启动,重新连接,运行良好。
#3
1
Xcode 9:-
Xcode 9:-
Just restarting the Xcode worked for me.
重新启动Xcode为我工作。
#4
0
For future reference, this can happen if your app has not been verified.
作为将来的参考,如果你的应用程序没有被验证,这可能会发生。
Settings -> General -> Device Management -> [Your developer ID here] -> Verify App
设置->通用->设备管理->[您的开发者ID在这里]->验证应用
[Restart Xcode]
(重启Xcode)
Should fix the problem
应该解决这个问题