Clear CocoaPods cache, re-download and reinstall all pods
Here is the code snippet to clear CocoaPods cache then re-download and reinstall all pods.
rm -rf “${HOME}/Library/Caches/CocoaPods”
rm -rf “`pwd`/Pods/”
pod update
Need iOS Help?
I help developers and founders with:
- New apps — idea to App Store
- Bug fixes, debugging & rescue
- App Store rejections
- Code review & mentoring
10+ years iOS • 10+ published apps • 11,000+ students trained