erisu opened a new pull request #261: URL: https://github.com/apache/cordova-plugin-splashscreen/pull/261
### Platforms affected ios ### Motivation and Context Cordova-iOS Platform 6.x will have splash screen integrated and no longer needs the plugin. This PR is intended to be released in a patch to prevent the plugin from being added to the iOS 6.x platform. ### Description * update `plugin.xml` * update `package.json` ### Testing - see CI service ### Note * If a minor release is to be released and not a patch release, `"<5.0.4"` must be updated to the minor release version `"<5.1.0"`. * This must be released before next major is released. ---------------------------------------------------------------- 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]
