Skip to content

Instantly share code, notes, and snippets.

@yannxou
Last active September 9, 2015 20:49
Show Gist options
  • Select an option

  • Save yannxou/6c75559fc6009b3b294e to your computer and use it in GitHub Desktop.

Select an option

Save yannxou/6c75559fc6009b3b294e to your computer and use it in GitHub Desktop.
Cocoapods: Force redownloading dependencies
rm Pods/Manifest.lock && rm Podfile.lock && pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment