在使用svn或者git時解決衝突後打不開工程文件的解決方法


由於.xcodeproj工程文件衝突了,而後仍是會強制更新,內部文件出現了衝突,因此解析不了文件。解決方法以下:html

    1. 右鍵點擊.xcodeproj,選擇顯示包內容;xcode

   2. 雙擊打開project.pbxproj文件;url

   3. 找到相似以下的衝突信息(可用command + f 搜索)spa

     Xcode <wbr>工程文件打不開, <wbr>cannot <wbr>be <wbr>opened <wbr>because <wbr>the <wbr>project&n

 

 4. 刪除<<<<<< .minecode

       =======htm

       >>>>>>> .r269blog

    即剩下以下:get

    9ADAAC6A15DCEF6A0019ACA8.... in Resources */,it

    52FD7F3D15DCEAEF009E9322... in Resources */,class

  5. 保存文件,退出,再打開便可使用。

相關文章
相關標籤/搜索