[
https://issues.apache.org/jira/browse/CB-12050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924989#comment-15924989
]
Shazron Abdullah commented on CB-12050:
---------------------------------------
[[email protected]] is there more work to be done for Carthage support?
Currently with this Cartfile:
{code}
github "apache/cordova-ios" # GitHub.com
{code}
When I run {{carthage update}} in an existing Xcode project:
{code}
$ carthage update
*** Cloning cordova-ios
*** Skipped downloading cordova-ios.framework binary due to the error:
"API rate limit exceeded for 192.150.10.204. (But here's the good news:
Authenticated requests get a higher rate limit. Check out the documentation for
more details.)"
*** Checking out cordova-ios at "5.0.1"
*** xcodebuild output can be found in
/var/folders/4h/x_0t05sd02x71168h34yh3hh0000gn/T/carthage-xcodebuild.IUdb9G.log
*** Skipped building cordova-ios due to the error:
Dependency "cordova-ios" has no shared framework schemes
If you believe this to be an error, please file an issue with the maintainers
at https://github.com/apache/cordova-ios/issues/new
{code}
> 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]