Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Antondomashnev/26a3e642bb7cf359a8f2d9badb2edd63 to your computer and use it in GitHub Desktop.
Save Antondomashnev/26a3e642bb7cf359a8f2d9badb2edd63 to your computer and use it in GitHub Desktop.
$ fastlane run clear_derived_data
$ pod cache clean --all
$ rm -vfr Pods/ Podfile.lock
$ pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment