无法在 Xcode 中打开项目 [英] Can't open Project in Xcode

查看:32
本文介绍了无法在 Xcode 中打开项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

project.xcodeproj 显示红色,如何解决此问题

project.xcodeproj shows red color, how to resolve this issue

推荐答案

我认为您在 .xcodeproject 文件中存在合并冲突.

I think you have the merge conflicts in .xcodeproject file.

  1. 在文件上单击鼠标右键
  2. 显示包裹内容
  3. 在文本编辑器中打开 project.pbxproj 文件并找到所有带有合并评论正如 @Erik Godard 评论的那样(搜索 ===== 以识别冲突)
  4. 删除它们
  5. 使用您的项目重新启动 Xcode
  1. Click on right mouse button on file
  2. Show package contents
  3. Open project.pbxproj file in the text editor and find all places with merge comments as @Erik Godard commented (search for ===== to identify the conflicts)
  4. Remove them
  5. Restart Xcode with your project

这篇关于无法在 Xcode 中打开项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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