xcode 如何在不使用 USB 数据线的情况下在 iPad/iPhone 上安装应用程序?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9034779/
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
How to install app on iPad/iPhone without using USB cable?
提问by Fry
Is it possible to install apps from Xcode to device without the USB cable? In Xcode I found this option in the preferences window:
是否可以在没有 USB 电缆的情况下将应用程序从 Xcode 安装到设备?在 Xcode 中,我在首选项窗口中找到了这个选项:
回答by Bill Burgess
I've seen that same setting, but from what I have read and seen, it isn't a fully complete feature. I have not been able to get it working at all.
我见过同样的设置,但从我读过和看到的来看,它不是一个完整的功能。我根本无法让它工作。
If you are interested in installations without wires, I would consider using TestFlight. It is a fantastic tool for developers. Great for beta testing and wireless installation. Good luck.
如果您对没有电线的安装感兴趣,我会考虑使用TestFlight。它是开发人员的绝佳工具。非常适合 beta 测试和无线安装。祝你好运。