You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/13 23:03:01 UTC

[jira] [Commented] (CB-6512) Support adding platforms by local path and/or git url

    [ https://issues.apache.org/jira/browse/CB-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031159#comment-14031159 ] 

ASF subversion and git services commented on CB-6512:
-----------------------------------------------------

Commit f9025e84fa88c3d97792eb45bd7c2d9c4abc5a97 in cordova-lib's branch refs/heads/master from [~kamrik]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=f9025e8 ]

CB-6512: Allow "cordova platform add /path/to/platform/files"

The directory with platform files is expected to contain a package.json
with name: cordova-platformName.

Example:

    cordova platform add \
        /Users/kamrik/.cordova/lib/npm_cache/cordova-ios/3.5.0/package/


> Support adding platforms by local path and/or git url
> -----------------------------------------------------
>
>                 Key: CB-6512
>                 URL: https://issues.apache.org/jira/browse/CB-6512
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Michal Mocny
>            Assignee: Mark Koudritsky
>            Priority: Minor
>
> You can add local development versions of plugins with "cordova plugin add ~/path/to/plugin", but you cannot do that for platforms.  We should fix that.



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