Would it not be better to remove the iOS implementation from the whitelist plugin, so that it's install can be successful all the people using iOS 3.8 and Android 4.0?
When iOS 4.0 release happens, this support could be added back. Thanks, Nikhil -----Original Message----- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Wednesday, June 24, 2015 1:05 PM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Tools release Do it! My team is hiring! @purplecabbage risingj.com On Wed, Jun 24, 2015 at 11:11 AM, Shazron <shaz...@gmail.com> wrote: > +1++ > > On Wed, Jun 24, 2015 at 10:35 AM, Steven Gill <stevengil...@gmail.com> > wrote: > > > I'd like to get a tools release out that has the fix for skipping a > plugin > > if the platform version isn't met. The recently released whitelist > > plugin requires ios 4.0 and will fail installation if it isn't met. > > You notice this when installing multiple plugins at once. I fixed > > plugin install to properly skip installing when platform check fails > > and continue with > other > > plugin installs. > > > > Cordova-lib/cli 5.2.0 > > Plugman 0.24.0 > > Cordovajs 4.1.0 > > >