The Xcode project can no longer be opened by older versions of Xcode including Xcode 10.3. Is there a reason to require a new Xcode? Looking at the source, the objectVersion key in project.pbxproj was recently changed from 46 to 54. I'm not terribly proficient with Xcode, but I wonder can this be changed back?
The Xcode project can no longer be opened by older versions of Xcode including Xcode 10.3. Is there a reason to require a new Xcode? Looking at the source, the
objectVersionkey inproject.pbxprojwas recently changed from 46 to 54. I'm not terribly proficient with Xcode, but I wonder can this be changed back?