Michal Mocny wrote:
>I just added this to org.apache.cordova.file's plugin.xml as a test:
>
>    <engines>
>      <engine name="cordova-ios" version=">=4.0.0" />
>    </engines>
>
>Then tried to install that version locally in a project, and got:
>
>Installing "org.apache.cordova.file" for ios
>Failed to install 'org.apache.cordova.file':CordovaError: Plugin doesn't
>support this project's cordova-ios version. cordova-ios: 3.6.3, failed
>version requirement: >=4.0.0
>
>Would probably prefer to clean up the error a bit, but seems to work well.

Hrm, does that mean that someone using an old version of a platform can't
install *any* version of a plugin (easily) if the latest version requires
a newer platform?

That'd be rather unfortunate…



Reply via email to