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/23 04:24:35 UTC

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

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

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

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

CB-8354 Add --link support for iOS source and header files


> 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