Xcode 未显示任何连接的设备

Xcode not showing any connected devices

在 Xcode 9.2 和 iOS 11.2 中无线构建不工作。 Xcode 未显示任何连接的设备。

但在 iOS 11.1 之前,它还在工作...

您需要在以下路径中为 iOS 11.2 添加 DeveloperDiskImage.dmg。

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.2

并重新启动您的 Xcode。首先用电缆连接您的设备,它会在 Xcode.

中为 iOS 11.2 重新安装您的设备

我重新连接了我的设备并重新启动了我的 Xcode。现在一切正常....