Carthage: update only one binary
Existing framework that isn't in the Cartfile
This means you added the framework a different way. Maybe through a podfile.
If you want to add it with Carthage, the first thing is to create a new branch in git, go into Xcode and delete the existing fr...
coderlyn.hashnode.dev