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

Ilya Isupov commented on CB-11893:
----------------------------------

[~shazron] not sure how are you going to make dynamic frameworks only 
dependencies which require it when CocoaPods missing this feature. Are you 
going to contribute to CocoaPods repo?

Regarding this example code:
{code:xml}
<framework src="MyPluginThatUsesADynamicFrameworkCocoaPod" 
type="podspec:use_frameworks" spec="~> 1.2.0" />
{code}
Not sure I understand why do we connecting here 
`MyPluginThatUsesADynamicFrameworkCocoaPod` since this is a declaration for a 
pod dependency in a plugin, not a cordova app depending on a plugin.
About declaring use_frameworks - seems it will be not really consistent and 
intuitive to have this declaration as overloaded `type` attribute because other 
settings using their own specific attributes. Why do you see here problem? The 
`type=podspec` framework is a uniq type of the framework, it's logical for it 
to have specific attributes. Or you think that blocker is requirement to 
release a new version of cordova-lib to fully support this with new attribute? 
How about backport to earlier versions in this case? 

> CocoaPods support: Provide a way to add use_frameworks! on the Podfile
> ----------------------------------------------------------------------
>
>                 Key: CB-11893
>                 URL: https://issues.apache.org/jira/browse/CB-11893
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: cordova-ios
>            Reporter: jcesarmobile
>            Priority: Major
>              Labels: backlog
>             Fix For: cordova-ios@5.0.0
>
>         Attachments: Integrating Static Library With Cocoapods 
> Use_frameworks.pdf
>
>
> If the library you want to use on the plugin uses Swift or you want to use 
> dynamic frameworks you have to add use_frameworks! on the Podfile
> I don't think there is a way of adding it right now.
> We should provide a way of adding it 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to