Last active
September 9, 2015 20:49
-
-
Save yannxou/6c75559fc6009b3b294e to your computer and use it in GitHub Desktop.
Cocoapods: Force redownloading dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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