The Xcode project file cannot be opened, cannot be opened because the project filename cannot be parsed.
After SVN updates the code, open the Xcode project file and the XXX will appear. Xcodeproj cannot is opened because the project file cannot be parsed.
Because the. Xcodeproj project file conflicts, and then it is forced to update, internal files conflict, so the file cannot be parsed.
There will be conflicting messages like this.
<<<<<<<. Mine 9adaac6a15dcef6a0019aca8 ... in Resources */,======= 52fd7f3d15dceaef009e9322 ... In Resources */,>>>>>>>. r269
Workaround: 1. Right-click on the. xcodeproj file to display the package contents
2. Double-click Open project.pbxproj File
3. Find the above similar conflict information (can be searched with Commad + f)
4. Delete <<<<<<<,======,>>>>>> These lines
5. Save, exit
6. Re-open the. xcodeproj file to
Xcode project File not open, cannot be opened because the project