Blog
Blog copied to clipboard
Carthage build only one dependency
Apologies if this is already possible, I couldn't figure out a way. To add a new dependency I would love to be able to do this:
- Specify new dependency X/Y in Cartfile.
- carthage update --no-build.
- carthage build x/y.