We upgraded a 9 month old Unity project, which is currently on the appstore, to Unity
4.1, and after the conversion, when we export the Unity-iPhone.xcodeproj
in Xcode, we get the following error:
Project cannot be opened because the project file cannot be parsed.
We already tried the solutions here:
Unable to open project... cannot be opened because the project file cannot be parsed
Has anyone else ever had this parse error when trying to open an xcode project after being exported from Unity?