XCode 6 在源代码管理上崩溃 [英] XCode 6 Crashes on Source Control

查看:26
本文介绍了XCode 6 在源代码管理上崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 XCode 6.01 上经常崩溃,尤其是当我尝试转到源代码管理时.我正在使用 SVN.

I am getting very frequent crashes on XCode 6.01 especially when ever I try go to Source Control. I am using SVN.

是否有我可以使用的解决方法?这是一个已知问题吗?

Is there a workaround I could use ? Is this a known issue ?

推荐答案

可能与 .xccheckout 文件有关.

It is probably related to the .xccheckout file.

如果项目是 xcworkspace,它位于 xcworkspace 包内的 xcshareddata 文件夹中.

If the project is a xcworkspace, it is located in the xcshareddata folder inside the xcworkspace bundle.

如果项目是 xcodeproj,它位于 xcodeproj 包中的 project.xcworkspace 文件夹中.

If the project is a xcodeproj, it is located in the project.xcworkspace folder in the xcodeproj bundle.

(以下技巧似乎为我解决了这个问题:

(The following trick seems to have fixed it for me:

  • 退出 Xcode
  • 找到 .xccheckout 文件
  • 将此文件恢复为上次使用 Xcode 5 保存时的文件
  • 重新打开 Xcode 项目.如果 Xcode 提示从 svn 检出项目,不要按忽略或取消按钮,而是按下一步按钮.就我而言,它从 svn 检出了我项目的另一个副本,并且不再发生崩溃.)

这篇关于XCode 6 在源代码管理上崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆