You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/25 13:30:54 UTC

[GitHub] [cordova-plugin-splashscreen] jcesarmobile commented on a change in pull request #262: breaking: bump version 6.0.0-dev

jcesarmobile commented on a change in pull request #262:
URL: https://github.com/apache/cordova-plugin-splashscreen/pull/262#discussion_r445559345



##########
File path: plugin.xml
##########
@@ -30,7 +30,7 @@
 
     <engines>
         <engine name="cordova-android" version=">=3.6.0" /><!-- Requires CordovaPlugin.preferences -->
-        <engine name="cordova-ios" version="<6.0.0" />
+        <engine name="cordova-ios" version=">=6.0.0" />

Review comment:
       if the plugin doesn't work in cordova-ios 6, wouldn't this allow to install? I think this line should be removed




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org