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 2015/01/26 16:05:34 UTC

[jira] [Commented] (CB-8358) Make `cordova platform add --link local-path` create project with linked CordovaLibs

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

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

Commit 2d64abe1c7c7815dd79a36449ac696390f877918 in cordova-ios's branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=2d64abe ]

CB-8358 Make --link an alias for --shared plus some code simplification.

- Use nopt for args parsing in create & update.
- Shared common code between update and create.


> Make `cordova platform add --link local-path` create project with linked CordovaLibs
> ------------------------------------------------------------------------------------
>
>                 Key: CB-8358
>                 URL: https://issues.apache.org/jira/browse/CB-8358
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, CLI, CordovaLib, iOS
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> Android and iOS have supported this in their create scripts for a long time (via the --shared flag).
> I'd like to wire this up to cordova-lib under the --link flag to be consistent with plugin add --link.
> I'll change platform scripts to accept either --link or --shared, but cordova-lib will pass --link to the create/update scripts.
> The end result of this change, will be that you can create a project for iOS / Android where all native files can be edited with an IDE and the changes will be reflected in their git repos.
> Would love if other platforms followed suit, but will keep this bug for Android / iOS (please link other issues to this one though)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org