Skip to content

Instantly share code, notes, and snippets.

@1dotd4
Created September 22, 2016 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1dotd4/d8b848e76958c157d8e351f987d700a5 to your computer and use it in GitHub Desktop.
Save 1dotd4/d8b848e76958c157d8e351f987d700a5 to your computer and use it in GitHub Desktop.
rm -rf ~/Library/Caches/CocoaPods
rm -rf Pods
rm -rf ~/Library/Developer/Xcode/DerivedData/*
pod setup
pod install;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment