After the SVN version is updated and the upData project is completed, the Xcode project file cannot be opened. Solution: svnxcode

Source: Internet
Author: User

After the SVN version is updated and the upData project is completed, the Xcode project file cannot be opened. Solution: svnxcode

After svn updates the code, open the xcode project file and xxx. xcodeproj cannot be opened because will appear.
The project file cannot be parsed.

Because the. xcodeproj project file conflicts, the file will be forcibly updated, and the internal file will conflict, so the file cannot be parsed.

Such conflicting messages will appear.

 

  1. <. Mine
  2. 9ADAAC6A15DCEF6A0019ACA8... in Resources */,
  3. ========
  4. 52FD7F3D15DCEAEF009E9322... in Resources */,
  5. >>>>>>>. R269

Solution:

1. Right-click the. xcodeproj file to display the package content

2. Double-click to open the project. pbxproj file.

3. Find the above-mentioned conflict information (you can use commad + f to search for <and other conflict signs)

4. delete <, =====, >>>>> note the following. delete r269 as well. This number is not fixed, but just delete it.

5. Save and exit

6. Open the. xcodeproj file again,

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.