I am using the Carthage dependency manager in my iOS projects and I am wondering what is the best way to clear its cache if there are some problems updating.
The solution from here worked for me, we have to call it as follows:
rm -rf ~/Library/Caches/org.carthage.CarthageKit