Skip to content

Instantly share code, notes, and snippets.

@5ZSQ
Created June 6, 2017 07:32
Show Gist options
  • Save 5ZSQ/b5ea90b702b9fe5b44675b71bd24334d to your computer and use it in GitHub Desktop.
Save 5ZSQ/b5ea90b702b9fe5b44675b71bd24334d to your computer and use it in GitHub Desktop.
iOS - cocoapod update跳过更新库命令
pod install --verbose --no-repo-update
pod update --verbose --no-repo-update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment