美文网首页Xcode报错专区
Unable to lookup service com.app

Unable to lookup service com.app

作者: 超C | 来源:发表于2017-11-14 10:23 被阅读138次

错误

未知原因导致运行iOS程序到模拟器会报下面错误

Unable to lookup service com.apple.CoreSimulator.host_support: 0x3

百度/Google搜索解决方法

A. 重新下载安装XCode
B. 重启电脑
C. ...好多英文

尝试. 失望.

最终解决

因为只有iPhoneX的模拟器是无法正常运行的, 而其他模拟器可以正常运行程序
那么会不会是iPhoneX模拟器的问题???
所以重置了模拟器, 问题解决
Xcode9重置模拟器

相关文章

网友评论

    本文标题:Unable to lookup service com.app

    本文链接:https://www.haomeiwen.com/subject/ofexvxtx.html