Filed https://github.com/apache/cordova-ios/pull/246
I'm not sure if I should be hardcoding `cordova` in there. How do we dynamically get the CLI tool name? On Mon, Aug 29, 2016 at 1:57 AM, julio cesar sanchez <[email protected] > wrote: > +1 > > 2016-08-29 10:51 GMT+02:00 Shazron <[email protected]>: > > > Due to lazy consensus, I will proceed with this change. > > > > On Thu, Aug 25, 2016 at 12:26 PM, Kerri Shotts <[email protected]> > > wrote: > > > > > +1; totally fine with this. :-) > > > > > > ~ Kerri > > > > > > > On Aug 24, 2016, at 20:30, Shazron <[email protected]> wrote: > > > > > > > > More details and discussion in: > > > > https://issues.apache.org/jira/browse/CB-11712 > > > > > > > > In brief, the proposed change is: > > > > <name> changes in config.xml will not be allowed, and cordova will > > print > > > an > > > > error, with instructions on what to do instead. The instructions will > > > tell > > > > the user to do a `cordova platform rm ios` then a `cordova platform > add > > > > ios`. This should be pretty quick since we cache platforms. > > > > > > > > Before hitting "Reply" to this email with your comment, check out the > > > issue > > > > where we discuss this in length. > > > > > > > > >
