Skip to content

Instantly share code, notes, and snippets.

@yimity
Created March 12, 2020 03:28
Show Gist options
  • Save yimity/b24f415447bdf85327ff938b473b8c7f to your computer and use it in GitHub Desktop.
Save yimity/b24f415447bdf85327ff938b473b8c7f to your computer and use it in GitHub Desktop.
pod clean and install
cd ios
rm -rf ./Pods ./Podfile.lokck
pod cache clean —all
pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment