Xcode 工程文件打开不出来, cannot be opened because the project file cannot be parsed.

来源:互联网 发布:office电脑版办公软件 编辑:程序博客网 时间:2024/05/17 03:51

svn更新代码后,打开xcode工程文件,会出现  xxx..xcodeproj  cannot be opened because the project file cannot be parsed.


因为.xcodeproj工程文件冲突了,然后还是会强制更新,内部文件出现了冲突,所以解析不了文件。


会出现这样的冲突消息

[cpp] view plaincopy
  1. <<<<<<< .mine  
  2.     9ADAAC6A15DCEF6A0019ACA8 .... in Resources */,  
  3. =======  
  4.     52FD7F3D15DCEAEF009E9322 ... in Resources */,  
  5. >>>>>>> .r269  
0 0
原创粉丝点击