landabaso opened a new issue #844: URL: https://github.com/apache/cordova-ios/issues/844
For example, this file: https://github.com/apache/cordova-ios/blob/master/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj still uses `compatibilityVersion = "Xcode 3.2":` There were many fixes applied in pull request https://github.com/apache/cordova-ios/pull/489 for CordovaLib. But templates did not get those changes. I'm not an expert in Cordova but I believe these templates are used to create the XCode project. I found XCode was warning about a bunch of issues in my project which had been already solved for CordovaLib. I believe that the templates should have been upgraded accordingly. ---------------------------------------------------------------- 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]
