It is just a warning though. Shouldn't break any builds. This will become
more common once we release the new plugins which will require
cordova-android 5.0+. Is the suggestion to remove the warning completely?




On Tue, Sep 29, 2015 at 5:08 PM, Nikhil Khandelwal <nikhi...@microsoft.com>
wrote:

> 1.       cordova create test
>
> 2.       cordova platform add ios
>
> WARNING: Applications for platform ios can not be built on this OS - win32.
> Adding ios project...
> iOS project created with cordova-ios@3.9.1
> Discovered plugin "cordova-plugin-whitelist" in config.xml. Installing to
> the project
> Fetching plugin "cordova-plugin-whitelist@1" via npm
> Installing "cordova-plugin-whitelist" for ios
> Plugin doesn't support this project's cordova-ios version. cordova-ios:
> 3.9.1, failed version requirement: >=4.0.0-dev
> Skipping 'cordova-plugin-whitelist' for ios
> Installing "cordova-plugin-whitelist" for ios
> Plugin doesn't support this project's cordova-ios version. cordova-ios:
> 3.9.1, failed version requirement: >=4.0.0-dev
> Skipping 'cordova-plugin-whitelist' for ios
>
> Looks like we have a rogue version of cordova-plugin-whitelist published
> that requires iOS 4.0.0. What's the best way to fix it? Can we unpublish
> this whitelist plugin version from npm to fix this? Alternatively, we
> should release another version of the plugin that does not get this
> warning. It's misleading and confusing for developers to see this warning.
>
> Thanks,
> Nikhil
>

Reply via email to