Uninstall/remove Carthage from iOS/xCode project?
Here is a link to Carthage : https://github.com/Carthage/Carthage It additionally adds some changes in project files so I can simply remove extra files/folders and it will work but I can't use Carthage in future again because of some errors. And of course there is no concrete instruction how to do it on its official page. Removing Carthage has actually been pretty easy for me. I simply copy my frameworks from the Carthage folder into a frameworks folder I have in my main project folder. Make sure they are added back to the Xcode project from their new location. Search the entire project in