You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Lisa Seacat DeLuca (JIRA)" <ji...@apache.org> on 2014/03/14 15:50:46 UTC

[jira] [Resolved] (CB-6244) Plugin development guide command incorrect

     [ https://issues.apache.org/jira/browse/CB-6244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lisa Seacat DeLuca resolved CB-6244.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0

pull request for cordova-docs 195 pulled in.  fixed.

> Plugin development guide command incorrect
> ------------------------------------------
>
>                 Key: CB-6244
>                 URL: https://issues.apache.org/jira/browse/CB-6244
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 3.4.0, 3.5.0
>            Reporter: Lisa Seacat DeLuca
>            Assignee: Lisa Seacat DeLuca
>            Priority: Minor
>             Fix For: 3.5.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The plugin development guide says:
> http://cordova.apache.org/docs/en/edge/guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide
> Then run a command such as the following to test whether iOS dependencies load properly:
>     $ plugman -platform ios /path/to/my/project/www /path/to/my/plugin
> when testing on a device that command doesn't work.  It opens the help for plugman.  I believe what it was supposed to say is:
>   $ plugman install --platform ios --project /path/to/my/project/www --plugin /path/to/my/plugin



--
This message was sent by Atlassian JIRA
(v6.2#6252)