Top "Carthage" questions

Carthage is a decentralized dependency manager for Cocoa projects, able to build dependencies for providing dynamic frameworks.

How to uninstall Carthage from OS X?

Somehow, my Carthage installation is corrupted (seems like I have two versions installed) due to the fact that I installed …

macos carthage
Using Carthage and CocoaPods in the same project

I'm currently looking at a library which only supports Carthage as a package manager. The project I'm looking to integrate …

cocoapods carthage
How do I setup Carthage to use my own Frameworks that are in private repository like Stash (Bitbucket)?

I was wondering if there is something like private pods in Carthage, I have a couple of frameworks and I'm …

git bitbucket bitbucket-server carthage
Combine Cocoapods and Carthage

I'm creating a Swift framework that is dependent on several other third party frameworks. Both these other frameworks support Carthage …

ios xcode swift cocoapods carthage