简体   繁体   English

Xcode 11.3“无条件可用”

[英]Xcode 11.3 "No Conditions Available"

After updating Xcode to version 11.3 device conditions options disappeared from the "Devices and Simulators" window.将 Xcode 更新到 11.3 版后,“设备和模拟器”窗口中的设备条件选项消失了。 The issue appeared on both my computers.这个问题出现在我的两台电脑上。 Everything worked fine with Xcode 11.2.使用 Xcode 11.2 一切正常。

Any suggestions?有什么建议?

无条件可用截图

该问题在最近的Xcode Command Line Tools系统软件更新后解决。

I noticed from your screen shot that the option "show as run destination" is not available.我从您的屏幕截图中注意到“显示为运行目标”选项不可用。
This may happen, if you set as deployment target iPad instead of iPhone or universal, see here .如果您将 iPad 而不是 iPhone 或通用设置为部署目标,则可能会发生这种情况,请参阅此处

Xcode 11.3 is no longer able to set Device Conditions on iOS 12 devices. Xcode 11.3 不再能够在 iOS 12 设备上设置设备条件。 I've just tested with 6 devices, all iOS 13 devices work, all iOS 12 devices show "No Conditions Available".我刚刚测试了 6 台设备,所有 iOS 13 设备都可以工作,所有 iOS 12 设备都显示“无条件可用”。 I then took an iOS 12 device that wasn't allowing for device conditions to be set, upgraded it to iOS 13 and it then allowed conditions to be set.然后我拿了一个不允许设置设备条件的 iOS 12 设备,将它升级到 iOS 13,然后它允许设置条件。 (Note, I did have to disconnect/reconnect the device after the upgrade). (请注意,升级后我确实必须断开/重新连接设备)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM