xcode Xcode4.2中的无线调试

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7992491/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 22:19:29  来源:igfitidea点击:

Wireless Debugging in Xcode4.2

xcodedebuggingwireless

提问by justzt

When I use wireless debugging in Xcod e4.2 it tells me:

当我在 Xcode e4.2 中使用无线调试时,它告诉我:

Don't know how to run. Try "help target".

不知道怎么跑。尝试“帮助目标”。

Please see "Wireless debugging in xcode" for more information.

有关详细信息,请参阅“ xcode 中的无线调试”。

回答by Thomas Hajcak

Wireless debugging in Xcode 4.2 is still really unstable. I've only been able to get it up and running once or twice before needing to restart Xcode, disabling and reenabling wireless device support, restarting the device, and deleting the app from the device before trying it again (not necessarily in this order).

Xcode 4.2 中的无线调试仍然非常不稳定。在需要重新启动 Xcode、禁用和重新启用无线设备支持、重新启动设备以及在再次尝试之前从设备中删除应用程序之前,我只能启动并运行一两次(不一定按此顺序) .

Hopefully they'll get it working better soon.

希望他们能尽快让它更好地工作。