You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/08/15 16:07:18 UTC

[jira] [Updated] (CB-6092) Deploying plugins for iOS frameworks breaks symlinks

     [ https://issues.apache.org/jira/browse/CB-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Clelland updated CB-6092:
-----------------------------

    Priority: Critical  (was: Major)

> Deploying plugins for iOS frameworks breaks symlinks
> ----------------------------------------------------
>
>                 Key: CB-6092
>                 URL: https://issues.apache.org/jira/browse/CB-6092
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman, Registry Web
>    Affects Versions: 3.3.0
>         Environment: OSX 10.9.1
>            Reporter: Song Zheng
>            Priority: Critical
>             Fix For: Master
>
>
> my Plugin has an included ios framework, which resides in Opentok.framework directory.
> Most iOS frameworks have symlinks within the directory. For example, in the current framework I use, these are the folders listed and their corresponding symlinks:
> Headers -> Versions/Current/Headers
> Opentok -> Versions/Current/Opentok
> Resources -> Versions/Current/Resources
> Versions
> After publishing my plugin, symlinks seems to be missing. When I install the plugin into my app, typing 'ls' in my framework directory only produces one folder: 
> Versions
> Plugin publish seems to be unable to upload symlinks? This issue does not exist if I install the plugin directly from the git source: 
> 'cordova plugin add https://github.com/opentok/cordova-plugin-opentok'



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