You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2015/01/23 20:21:34 UTC

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

Andrew Grieve created CB-8358:
---------------------------------

             Summary: 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