简体   繁体   English

Xcode 11.3 在 macOS Catalina 10.15 中启动时崩溃

[英]Xcode 11.3 crashes on launch in macOS Catalina 10.15

I've updated my mac to Catalina 10.15 so I can install and work with the latest Xcode version.我已将我的 mac 更新到 Catalina 10.15,以便我可以安装和使用最新的 Xcode 版本。 After installing the software from the App Store, when I click to start it, but it crashes and shows this error message:从 App Store 安装软件后,当我单击启动它时,它崩溃并显示以下错误消息:

Loading a plug-in failed: The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled.加载插件失败:插件或其必备插件之一可能丢失或损坏,可能需要重新安装。

I checked the console and I found:我检查了控制台,发现:

Legacy client com.apple.dt.Xcode connecting to modern client.旧客户端 com.apple.dt.Xcode 连接到现代客户端。 You can't mix modern clients with legacy clients.您不能将现代客户端与传统客户端混合使用。 ClientConnect: 0x00007fedb3577170 identifier: com.apple.dt.Xcode pid: 773 type: Application> ClientConnect:0x00007fedb3577170 标识符:com.apple.dt.Xcode pid:773 类型:应用程序>

And the System.log says: System.log 说:

Dec 20 00:38:08 MacBook-Pro com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.pid.Xcode.837): Failed to bootstrap path: path = /Applications/Xcode.app/Contents/XPCServices/com.apple.dt.Xcode.SymbolicateXPCService.xpc, error = 129: The service was superseded by a later version Dec 20 00:38:09 MacBook-Pro com.apple.xpc.launchd[1] (com.apple.AMPDeviceDiscoveryAgent): Service only ran for 0 seconds. 12 月 20 日 00:38:08 MacBook-Pro com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.pid.Xcode.837):无法引导路径:path = /Applications/Xcode。 app/Contents/XPCServices/com.apple.dt.Xcode.SymbolicateXPCService.xpc, error = 129: 该服务被更高版本 12 月 20 日 00:38:09 MacBook-Pro com.apple.xpc.launchd[1] 取代(com.apple.AMPDeviceDiscoveryAgent):服务仅运行了 0 秒。 Pushing respawn out by 10 seconds.将重生推出 10 秒。

Can you please tell me what's wrong?你能告诉我有什么问题吗? and how to solve that so I can run Xcode on my Mac?以及如何解决这个问题,以便我可以在我的 Mac 上运行 Xcode?

Try to set the date of your Mac as October 1st, 2019.尝试将 Mac 的日期设置为 2019 年 10 月 1 日。

After components has been installed, change the date to current again.安装组件后,再次将日期更改为当前。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM