重建项目时 xcode 崩溃

发布于 2024-11-06 04:43:33 字数 277 浏览 1 评论 0原文

每当我尝试运行已经运行的项目时,我的 xcode 就会崩溃并给出以下错误。

Xcode 遇到内部逻辑错误。选择“继续”以继续在不一致的状态下运行 Xcode。选择“崩溃”以停止 Xcode 并使用崩溃报告器提交错误。选择“崩溃”将导致所有未保存的数据丢失。

我尝试重新打开我的 xcode,重新启动 mac,清除总缓存,最后重新安装我的 sdk 4.3 版本,但我仍然收到错误。有人可以建议我如何摆脱这个错误吗?

谢谢
潘卡伊

My xcode have crashed giving following error whenever I try to run my already running project.

Xcode encountered an internal logic error. Choose "Continue" to continue running Xcode in an inconsistent state. Choose "Crash" to halt Xcode and file a bug with Crash Reporter. Choosing "Crash" will result in the loss of all unsaved data.

I have tried reopening my xcode, restarting mac, clearing total cache and finally reinstalling my sdk 4.3 version but I am still getting the error. Can some one advice me how can I get rid of this error.

Thanks
Pankaj

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

岁月苍老的讽刺 2024-11-13 04:43:33

对我来说,所有标准技巧(缓存刷新、首选项清除)都没有帮助。

最终的帮助是从 XCode 项目包中删除“xcuserdata”。显然那里有一些损坏的用户相关设置。

With me all standard tricks (cache-flush, preferences-purge) didn't help.

What DID help in the end was removing the 'xcuserdata' from the XCode project package. Apparently there were some corrupt user-dependent setting there.

终弃我 2024-11-13 04:43:33

我别无选择,只能回到以前版本的 xcode。现在我正在使用 xcode 3.2,它运行得很好,但我仍然怀念 xcode 4 中提供的新功能

I had no option but to go back to previous version of the xcode. Now I am using xcode 3.2 and it is working great but I still miss the new features that were provided in xcode 4

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文