iPhone 8 和 X 的模拟器错误:无法查找服务 com.apple.CoreSimulator.host_support:0x3
Simulator error for iPhone 8 and X : Unable to lookup service com.apple.CoreSimulator.host_support: 0x3
我正在使用 XCore 为 iOS 构建 Cordova 应用程序。它完美适用于从 iPhone 5S 到 iPhone 7 以及 iPhone 8 Plus 的所有设备的模拟器。
但我需要我的应用程序适用于 iPhone 8 和 iPhone X 设备。
这是我在 iPhone 8 或 iPhone X 上 运行 我的应用程序时的错误。模拟器正在打开,但应用程序未安装,我收到此错误在 Xcode 中:
Unable to lookup service com.apple.CoreSimulator.host_support: 0x3
我已经尝试清理我的项目,重新启动我的 Mac 和 Xcode,但我仍然遇到同样的错误。正如我所说,我对 iPhone 5S、6、6S、6 Plus、6S Plus、SE、7、7 Plus 和 8 Plus 没有任何问题
我用:
macOS High Sierra 10.13.6,
Xcode 9.4
iOS 11.4
感谢您的回答。
- Please go to Xcode->Window->Device and Simulators
- Select Simulator option from segment
- Remove simulator and add again
我正在使用 XCore 为 iOS 构建 Cordova 应用程序。它完美适用于从 iPhone 5S 到 iPhone 7 以及 iPhone 8 Plus 的所有设备的模拟器。
但我需要我的应用程序适用于 iPhone 8 和 iPhone X 设备。
这是我在 iPhone 8 或 iPhone X 上 运行 我的应用程序时的错误。模拟器正在打开,但应用程序未安装,我收到此错误在 Xcode 中:
Unable to lookup service com.apple.CoreSimulator.host_support: 0x3
我已经尝试清理我的项目,重新启动我的 Mac 和 Xcode,但我仍然遇到同样的错误。正如我所说,我对 iPhone 5S、6、6S、6 Plus、6S Plus、SE、7、7 Plus 和 8 Plus 没有任何问题
我用:
macOS High Sierra 10.13.6,
Xcode 9.4
iOS 11.4
感谢您的回答。
- Please go to Xcode->Window->Device and Simulators
- Select Simulator option from segment
- Remove simulator and add again