<div dir="ltr">ok so in my local directory , where I have cloned <a href="https://github.com/apache/cordova-lib">https://github.com/apache/cordova-lib</a> I added a new platform in platforms.js and also followed the steps mentioned on <a href="https://github.com/apache/cordova-lib#setup">https://github.com/apache/cordova-lib#setup</a> but my changes dont reflect on cordova command line ..<div>
<br></div><div>am I missing something ?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 11, 2014 at 6:16 PM, Ian Clelland <span dir="ltr"><<a href="mailto:iclelland@chromium.org" target="_blank">iclelland@chromium.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yep, you can see in the code for platform.js (same directory) that it<br>
requires 'platforms', and uses the keys from that object as the list of<br>
available platforms.<br>
<br>
<br>
On Wed, Jun 11, 2014 at 12:29 AM, Puneet Kaur <<a href="mailto:puneet.gkaur@gmail.com">puneet.gkaur@gmail.com</a>><br>
wrote:<br>
<div class="HOEnZb"><div class="h5"><br>
>  from where does "cordova platform add <platform name>" command fetch the<br>
> platform's list ?<br>
><br>
> is it from<br>
><br>
> <a href="https://github.com/puneetgkaur/cordova-lib/blob/master/cordova-lib/src/cordova/platforms.js" target="_blank">https://github.com/puneetgkaur/cordova-lib/blob/master/cordova-lib/src/cordova/platforms.js</a><br>

>  ?<br>
><br>
</div></div></blockquote></div><br></div>