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 04:15:35 UTC

[jira] [Created] (CB-8354) ios: Make plugin add --link allow for direct editing of plugin source files

Andrew Grieve created CB-8354:
---------------------------------

             Summary: ios: Make plugin add --link allow for direct editing of plugin source files
                 Key: CB-8354
                 URL: https://issues.apache.org/jira/browse/CB-8354
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


On Android, we use symlinks. Xcode (as of 6.1) this approach doesn't work:
- It builds fine,
- But it won't save your changes to a file (gives an error dialog)

Instead, we should have the .pbxproj file point directly to the plugin source files to enable this use-case.

Going to do this just for source & headers for now, since they are the greatest value. Could be that for assets, symlinks would be fine.




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