首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法启动模拟器,启动程序未能响应Xcode 10.0

无法启动模拟器,启动程序未能响应Xcode 10.0
EN

Stack Overflow用户
提问于 2018-10-31 09:17:12
回答 5查看 8.9K关注 0票数 9

我是iOS开发的新手。

我从AppStore下载了Xcode 10.1,但它在启动时出现了一些错误,无法显示。因此,我将Xcode降级为10.0版(10A255),来自苹果官方下载。艾德工作很好,但现在我不能启动模拟器了。我已经在网上试了好几个小时了。这是日志:

CoreSimulatorService393 : com.apple.CoreSimulator.CoreSimulatorService 581.2启动。 com.apple.ibtool479 :在不设置kSimDeviceSpawnStandalone的情况下在未引导状态下生成进程是不推荐的。 com.apple.ibtool478 :在不设置kSimDeviceSpawnStandalone的情况下在未引导状态下生成进程是不推荐的。 CoreSimulatorService393 :无法注册服务com.apple.PowerManagement.control: launch_sim_register_endpoint: 0 0xfffffecc CoreSimulatorService393 :无法注册服务com.apple.SystemConfiguration.configd_host: launch_sim_register_endpoint: 0 0xfffffecc CoreSimulatorService393 :无法注册服务com.apple.audio.coreaudiod: launch_sim_register_endpoint: 0 0xfffffecc CoreSimulatorService393 :无法注册服务com.apple.SystemConfiguration.PPPController: launch_sim_register_endpoint: 0 0xfffffecc CoreSimulatorService393 :无法注册服务com.apple.audio.audiohald: launch_sim_register_endpoint: 0x44e 无法注册服务com.apple.coreservices.lsuseractivity.simulatorsupport: launch_sim_register_endpoint: 0x44e CoreSimulatorService393 :无法注册服务com.apple.SystemConfiguration.configd: launch_sim_register_endpoint: 0x44e CoreSimulatorService393 :无法注册服务com.apple.FSEvents: launch_sim_register_endpoint: 0x44e CoreSimulatorService393 :无法注册服务PurpleFBTVOutServer: launch_sim_register_endpoint: 0x44e CoreSimulatorService393 :无法注册服务IndigoHIDRegistrationPort: launch_sim_register_endpoint: 0x44e CoreSimulatorService393 :无法注册服务PurpleFBServer: launch_sim_register_endpoint: 0x44e CoreSimulatorService393 :无法注册服务com.apple.CoreSimulator.host.bootstrap_port: launch_sim_register_endpoint: 0x44e CoreSimulatorService393 :错误Domain=NSPOSIXErrorDomain Code=60“超时操作”UserInfo={NSLocalizedDescription=Unable引导模拟器。,NSLocalizedFailureReason=launchd未能响应。} CoreSimulatorService393 : Error Domain=NSPOSIXErrorDomain Code=60 "Operation“UserInfo={NSLocalizedDescription=Unable引导模拟器。,NSLocalizedFailureReason=launchd未能响应。} CoreSimulatorService393 :错误Domain=NSPOSIXErrorDomain Code=60”操作超时“UserInfo={NSLocalizedDescription=Unable引导模拟器,NSLocalizedFailureReason=launchd未能响应。}

我能做什么?

EN

回答 5

Stack Overflow用户

发布于 2019-11-18 16:16:46

在我的情况下

代码语言:javascript
复制
Unable to boot the Simulator.
Domain: NSPOSIXErrorDomain
Code: 60
Failure Reason: launchd failed to respond.

是通过重新启动我的wifi路由器来修复的。

票数 11
EN

Stack Overflow用户

发布于 2022-08-21 08:15:38

在我的例子中,清理派生数据是有帮助的。你可以这样做:

打开Xcode -> Preferences -> Locations ->派生数据(单击小箭头) ->删除该文件夹。

票数 2
EN

Stack Overflow用户

发布于 2022-03-29 09:06:25

在我的例子中,我不得不将模拟器拖到垃圾桶,我再次重新启动,然后打开它。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/53079949

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档