Skip to content

Instantly share code, notes, and snippets.

@jehumo
Created March 27, 2017 19:52
Show Gist options
  • Save jehumo/f7fa008798ccf3ec59d094902d022d45 to your computer and use it in GitHub Desktop.
Save jehumo/f7fa008798ccf3ec59d094902d022d45 to your computer and use it in GitHub Desktop.
rm -rf ~/Library/Caches/CocoaPods; rm -rf Pods; rm -rf ~/Library/Developer/Xcode/DerivedData/*; pod deintegrate; pod setup; pod install;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment