[
https://issues.apache.org/jira/browse/CB-12384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871044#comment-15871044
]
ASF GitHub Bot commented on CB-12384:
-------------------------------------
Github user shazron commented on the issue:
https://github.com/apache/cordova-ios/pull/289
This all seems sound (and seems parallel to any existing code) but I have a
few clarifying questions:
1) The current CocoaPods support is for integrating CocoaPods libraries
into an existing Cordova project. This PR does *not* provide the same
functionality, correct? - i.e. add support for integrating Carthage libraries
into an existing Cordova project.
2) I think the answer to question (1) is "Yes, it does not provide the same
functionality" based on inspection of the code. So, if Cordova.framework is to
be imported into an existing iOS app, how are you resolving the problem of
adding Cordova plugins?
I ask about (2) since we at Adobe are trying to get an `Embedded Cordova
Webview` workflow (adding Cordova to an existing iOS app) as well:
https://github.com/phonegap/phonegap-webview-ios but we haven't solved the
"adding Cordova plugins easily" question yet -- we just add all the core
plugins.
> Add Cordova framework target to iOS
> -----------------------------------
>
> Key: CB-12384
> URL: https://issues.apache.org/jira/browse/CB-12384
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: CordovaLib, iOS
> Affects Versions: Master
> Reporter: Kevin Hawkins
> Original Estimate: 40h
> Remaining Estimate: 40h
>
> Carthage support requires a dynamic framework target for Cordova. It should
> be possible to create a framework target that lives side by side with the
> existing static library target (CordovaLib), sharing code, tests, etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]