dabing1022 / Blog

BLOG MARKDOWN BAK AND SOME EXERCISES
http://dabing1022.github.io
85 stars 23 forks source link

Carthage build only one dependency #15

Open dabing1022 opened 7 years ago

dabing1022 commented 7 years ago

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.