<div dir="ltr">Thanks a lot Mark :-)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 11, 2014 at 8:29 PM, Mark Koudritsky <span dir="ltr"><<a href="mailto:kamrik@gmail.com" target="_blank">kamrik@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Puneet,<div><br></div><div>Make sure that you are running the right copy of cordova-cl and that it imports the right copy of cordova-lib (the one you edit, and not some other copy say under cordova-cli/node_modules/). "npm link" might be helpful.</div>


<div><br></div><div>Make sure you are running the latest versions (master branch from github).</div><div><br></div><div>The places where platform names are mentioned (at least the ones I remember) are:</div><div> - src/cordova/platforms.js</div>


<div> - src/cordova/metadata/platform_name_parser.js</div><div> - src/plugman/platforms.js</div><div> - scr/plugman/platforms/platform_name.js</div><div><br></div><div>Try running cordova with -d switch (debug mode) it will print out full stack trace pointing you at the right place in code.</div>


<div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 11, 2014 at 9:57 AM, Puneet Kaur <span dir="ltr"><<a href="mailto:puneet.gkaur@gmail.com" target="_blank">puneet.gkaur@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">ok so in my local directory , where I have cloned <a href="https://github.com/apache/cordova-lib" target="_blank">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" target="_blank">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" target="_blank">puneet.gkaur@gmail.com</a>><br>
wrote:<br>
<div><div><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>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>