在 XCODE 中是否可以无线或不连接 USB 电缆调试应用程序?
Is it possible to debug application wireless or without connecting USB cable in XCODE?
如何在 xcode 中不使用电缆连接设备。连接电缆很繁琐,我的 USB 有点松,所以它与 PC 断开连接。
在 ios 中无法通过 wifi 安装和调试应用程序。
但是在某些网站上,您可以上传您的构建,然后下载到设备上并进行测试。
尚未在 Xcode 的任何 public 版本中支持 WiFi 调试。
第三方黑客可能有效也可能无效:
https://github.com/Shopify/superdb
还有报告称这适用于一些解决方法:
但正式来说,这不受支持。
Xcode9.
现在正式支持此功能作为内置功能
现在 Xcode 9.
的最新更新将成为可能
Cut the Cord
Choose any of your iOS or tvOS devices on the local
network to install, run, and debug your apps – without a USB cord
plugged into your Mac. Simply click the ‘Connect via Network’ checkbox
the first time you use a new iOS device, and that device will be
available over the network from that point forward. Wireless
development also works in other apps, including Instruments,
Accessibility Inspector, Quicktime Player, and Console.
检查 this 以获取最新更新。
现在可以使用 XCode 9.x 和 iOS 11.x 进行无线调试。检查 以了解连接设备以进行无线调试的步骤。
如何在 xcode 中不使用电缆连接设备。连接电缆很繁琐,我的 USB 有点松,所以它与 PC 断开连接。
在 ios 中无法通过 wifi 安装和调试应用程序。
但是在某些网站上,您可以上传您的构建,然后下载到设备上并进行测试。
尚未在 Xcode 的任何 public 版本中支持 WiFi 调试。
第三方黑客可能有效也可能无效: https://github.com/Shopify/superdb
还有报告称这适用于一些解决方法:
但正式来说,这不受支持。
Xcode9.
现在正式支持此功能作为内置功能现在 Xcode 9.
的最新更新将成为可能Cut the Cord
Choose any of your iOS or tvOS devices on the local network to install, run, and debug your apps – without a USB cord plugged into your Mac. Simply click the ‘Connect via Network’ checkbox the first time you use a new iOS device, and that device will be available over the network from that point forward. Wireless development also works in other apps, including Instruments, Accessibility Inspector, Quicktime Player, and Console.
检查 this 以获取最新更新。
现在可以使用 XCode 9.x 和 iOS 11.x 进行无线调试。检查