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

Stephen Goldberg commented on CB-12050:
---------------------------------------

By default Carthage will try to grab the most recent tagged release. In order 
to specify a dependency on a non released branch you add the branch to the end 
of the cartfile URL.

github "apache/cordova-ios" "master" # GitHub.com

I am seeing issues still though as Carthage is finding the "Template" workspace 
and attempting to build that. Will continue to investigate.

> Add support for integrating Cordova for iOS with Carthage
> ---------------------------------------------------------
>
>                 Key: CB-12050
>                 URL: https://issues.apache.org/jira/browse/CB-12050
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: iOS
>            Reporter: Dan Ursu
>            Assignee: Shazron Abdullah
>             Fix For: [email protected]
>
>
> Currently the documentation doesn't clearly state how one would integrate the 
> cordova framework into an iOS app using carthage. It would be nice if there 
> would be support. Same with cocoapods.



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

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

Reply via email to