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

2017-05-29 Thread Michael Asimakopoulos (JIRA)

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

Michael Asimakopoulos commented on CB-6092:
---

Githubs Readme needs an update as it highlights this issue.

> 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: cordova-plugman, cordova-registry-web (DEPRECATED)
>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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-07-14 Thread Jeffrey Greenberg (JIRA)

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

Jeffrey Greenberg commented on CB-6092:
---

[~miqmago] This is a problem related to the Facebook plugin here: 
https://github.com/Wizcorp/phonegap-facebook-plugin  which notes this bug... 
This plugin is used a great deal because it connects to that little company 
known as Facebook :) . It includes the Facebook iOS SDK,  and that SDK has 
symlinks. It is not an issue with Google Admob as far as I know.  To reproduce 
the problem work with that plugin.

> 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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-03-30 Thread Miquel (JIRA)

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

Miquel commented on CB-6092:


Which is yout config.xml? Which is the error log/message in PGB?
I think it's better if you could ask a question in stackoverflow with 
"phonegap-plugins" tag or open an issue in 
https://github.com/appfeel/admob-google-cordova/issues.
In this way we won't mess up this thread and I can give better follow up.

> 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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-03-30 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-6092:
---

hi Miquel
I just want to build success in PGB (build.phonegap.com) with Android and iOS
for now I use your code in my PGB's config.xml
but still build fail in iOS...

> 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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-03-30 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-6092:
---

hi Miquel
I just want to build success in PGB (build.phonegap.com) with Android and iOS
for now I use your code in my PGB's config.xml
but still build fail in iOS...

> 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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-03-30 Thread Miquel (JIRA)

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

Miquel commented on CB-6092:


Hi Colin,

Don't know exactly what are you trying to do.
If your intention is to add Google Admob ads, you should use the plugin (not 
the library itself). See [phonegap admob 
plugin|https://github.com/appfeel/admob-google-cordova] for more detailed info:

{code:xml}





{code}

Otherwise, if you are using the library as a dependency, because you are 
building a plugin, this is the right way to use it.

> 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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-03-29 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-6092:
---

hi Miquel
I am a PGB's (build.phonegap.com) user
you said that use you the way and solve the problem in PGB and cordova CLI
{quoto}https://github.com/appfeel/google-iosadmobads"/>{quoto}
but I tried,it will still build fail in android and iOS
for now my code like that

{quoto}




https://github.com/appfeel/google-iosadmobads"/>
{quoto}

> 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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-03-16 Thread Miquel (JIRA)

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

Miquel commented on CB-6092:


Right now I have been able to fix it by adding the url to the dependency tag in 
cordova admob plugin https://github.com/appfeel/admob-google-cordova:

{code}
https://github.com/appfeel/google-iosadmobads"/>
{code}

Now it's working in PGB and cordova CLI. Thanks.

My conclusion is that any plugin which needs .framework libraries should place 
them in a separate repo and link them by using url attribute in dependency tag.

> 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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-03-16 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-6092:
--

This is an npm limitation. Have you tried the method in my previous comment?

> 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'
> ML thread: http://markmail.org/thread/2mbqwaviwvuitngh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-03-16 Thread Miquel (JIRA)

[ 
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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2015-02-17 Thread Dan (JIRA)

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

Dan commented on CB-6092:
-

Is this likely to get attention any time soon? Would be a big help if it was 
fixed...

> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



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

2014-10-02 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-6092:
--

Try packaging the plugin up as a tarball before publishing:
https://www.npmjs.org/doc/cli/npm-publish.html

This should preserve the symlinks.

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


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

2014-10-02 Thread Derk-Jan Hartman (JIRA)

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

Derk-Jan Hartman commented on CB-6092:
--

Just bumped into this as well. :(

Related mailing list thread: 
http://mail-archives.apache.org/mod_mbox/cordova-dev/201409.mbox/%3cCA+h2+t0pMQnezByb6SfoiDNhwWwoosoXLYVA5HkF=7bnzjb...@mail.gmail.com%3e

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


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

2014-08-18 Thread Mark Koudritsky (JIRA)

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

Mark Koudritsky commented on CB-6092:
-

Plugins are published using "npm publish". As far as I understood, npm does not 
include symlinks by design [1] when preparing a package file. 
[1] https://github.com/npm/npm/issues/3310


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


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

2014-08-15 Thread Song Zheng (JIRA)

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

Song Zheng commented on CB-6092:


so sad that this still hasn't been fixed. How can we get more attention around 
this issue?

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


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

2014-08-15 Thread Mechiel Lukkien (JIRA)

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

Mechiel Lukkien commented on CB-6092:
-

Today encountered the same issue while installing the phonegap-facebook-plugin 
plugin.
Took me quite some time to figure out... Installing from a locally cloned copy 
make it work too.

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