Skip to content

Instantly share code, notes, and snippets.

@jimmya
Last active July 2, 2021 12:19
Show Gist options
  • Save jimmya/89746023267a09df983ab5d23bfd47f3 to your computer and use it in GitHub Desktop.
Save jimmya/89746023267a09df983ab5d23bfd47f3 to your computer and use it in GitHub Desktop.
Remove CocoaPods
$ sudo gem install cocoapods-deintegrate cocoapods-clean
$ pod deintegrate
$ pod clean
$ rm Podfile
$ rm -rf Pods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment