Wii*_*ard 8 xcode ios ios-simulator
我正在尝试在旧版本的 iOS (11.0) 上测试我的应用程序。
完成此操作后,我希望 iOS 11.0 在图像 2 的“操作系统版本”下拉列表中可见,但事实并非如此。它看起来与图像 2 完全一样。当关闭 Xcode 并重新启动我的 Mac 并返回运行时时列表中,它看起来仍然与图 3 上的完全相同。运行时已下载,但我无法将其创建为模拟器。
当运行时没有出现在“创建模拟器”对话框中时,如何在下载运行时后创建新的模拟器?
xcrun simctl list runtimes在控制台中运行可显示当前安装的运行时。这是我当前系统上的样子:
== Runtimes ==
iOS 11.0 (11.0.1 - 15A8401) - com.apple.CoreSimulator.SimRuntime.iOS-11-0 (unavailable, The iOS 11.0 simulator runtime is not supported on hosts after macOS 10.15.99.)
iOS 11.1 (11.1 - 15B87) - com.apple.CoreSimulator.SimRuntime.iOS-11-1 (unavailable, The iOS 11.1 simulator runtime is not supported on hosts after macOS 10.15.99.)
iOS 11.4 (11.4 - 15F79) - com.apple.CoreSimulator.SimRuntime.iOS-11-4
iOS 12.0 (12.0 - 16A366) - com.apple.CoreSimulator.SimRuntime.iOS-12-0
iOS 14.4 (14.4 - 18D46) - com.apple.CoreSimulator.SimRuntime.iOS-14-4
tvOS 14.3 (14.3 - 18K559) - com.apple.CoreSimulator.SimRuntime.tvOS-14-3
watchOS 7.2 (7.2 - 18S561) - com.apple.CoreSimulator.SimRuntime.watchOS-7-2
Run Code Online (Sandbox Code Playgroud)
问题如下:(unavailable, The iOS 11.0 simulator runtime is not supported on hosts after macOS).. 事实证明:
当前版本的 macOS 并不支持所有可供下载的运行时
我无法找到有关哪些操作系统支持哪些模拟器的官方参考信息...
| 归档时间: |
|
| 查看次数: |
4230 次 |
| 最近记录: |