memphis23 opened a new issue #1083: URL: https://github.com/apache/cordova-ios/issues/1083
When I add ios platform 6.2.0 to my ionic project, it cannot be opened by XCode 12.4. I get the following error: "The project ‘MyApp’ is damaged and cannot be opened due to a parse error. Examine the project file for invalid edits or unresolved source control conflicts." If I type command plutil -lint project.pbxproj I get more information "CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 59. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug." If I remove cordova-ios 6.2.0 platform and I add cordova-ios 5.1.1 the project can be opened by XCode successfully. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
