IOS Simulator无法打开-失败原因:软件导致连接中断 错误日志我的尝试方式

问题描述

由于独立应用是由react-native expo开发的,因此打开并崩溃,
我不能再打开每个模拟器了。

错误日志

  • 启动HelloWorld.app(仅用于测试,不是由react-native创建的)
Details

Error returned in reply: Connection interrupted
Domain: NSPOSIXErrorDomain
Code: 53
Failure Reason: Software caused connection abort
--


System Information

macOS Version 10.15.7 (Build 19H2)
Xcode 12.1 (17222)

  • 使用命令打开我刚刚创建的模拟器
↳ xcrun simctl boot BA33741E-AB76-47B5-8FA4-4ADF23EFA614
2020-11-07 00:42:02.112 simctl[33236:268284] CoreSimulatorService connection interrupted.  Resubscribing to notifications.
An error was encountered processing the command (domain=NSPOSIXErrorDomain,code=53):
Error returned in reply: Connection interrupted
Software caused connection abort

我的尝试方式

  • 重新安装Xcode

  • 删除〜/ Library / Developer / CoreSimulator和/ Library / Developer / CoreSimulator

  • 删除派生数据

  • sudo xcode-select --switch /Applications/Xcode.app

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)