I tried to merge the branches, and this led to the error " Unable to open project ... cannot open because the project file cannot be parsed ." Then I tried to take the advice of the other stackoverflow answers (namely, edit the file to remove the damage), but could not edit the file. It looks like this is actually a directory, so perhaps the structure of this has changed with version 4.4 xcode and after responding to Unable to open project ... cannot be opened because the project file cannot be parsed .
Then I tried to restore myProject.xcodeproj from my backup time. This does not work because it says that I do not have permission to access myProject.xcodeproj. I tried to change the resolution of this directory, but that did not help.
I closed and reopened xcode. Now the error:
Project ... xcodeproj could not be opened because the file project.pbxproj is missing .
How can I fix this problem in xcode version 4.4? Whether it can be restored from a previous snapshot or archive or version in xcode. Can it be restored using a time machine. I would like to avoid overhauling the entire project.
Jeffb6688
source share