没有 USB 的 Xcode 6.1 调试?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/26624374/
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-15 06:01:36  来源:igfitidea点击:

Xcode 6.1 debug without USB?

iosobjective-cxcodelldb

提问by Elliot Chance

I am testing an integration with some hardware that requires the iPad to be plugged in via the lighting adapter. The problem is I don't have the Xcode debugger or any feedback from the application, it's like drawing in the dark.

我正在测试与某些需要通过照明适配器插入 iPad 的硬件的集成。问题是我没有 Xcode 调试器或应用程序的任何反馈,这就像在黑暗中绘图。

I know in previous versions of Xcode you could do Wifi based debugging, is this confirmed in Xcode 6.1+ or do I have any other options?

我知道在以前版本的 Xcode 中您可以进行基于 Wifi 的调试,这是在 Xcode 6.1+ 中确认的还是我有其他选择?

回答by Enrico Susatyo

WiFi debugging has never been supported in any public releases of Xcode yet.

任何公开版本的 Xcode 都不支持 WiFi 调试。

But officially, this isn't supported.

但官方不支持。