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

Miquel commented on CB-6092:
----------------------------

Hi, this is causing big problems to iOS plugins for cordova and phonegap. 

See for example, this plugin https://github.com/appfeel/admob-google-cordova 
(admob ads for cordova) is depending on Google Admob Ads SDK v7.0.0 
(https://github.com/appfeel/google-iosadmobads). Google decided to redesign 
their sdk to a framework so now there are symlinks inside and the plugin 
stopped working on iOS platforms.

See issue also here: 
http://stackoverflow.com/questions/28974791/plugman-framework-skips-mac-os-x-symbolic-links

Any workaround will be really appreciated

> 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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to