jcesarmobile opened a new pull request, #1368: URL: https://github.com/apache/cordova-ios/pull/1368
Cordova still supports Xcode 11 technically since we have not officially dropped support for it, but this code doesn't compile on Xcode 11, making paramedic to fail. The PR puts the code inside a `__IPHONE_OS_VERSION_MAX_ALLOWED` version check so it compiles. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
