Skip to content

Instantly share code, notes, and snippets.

@HevaWu
Last active October 10, 2021 13:28
Show Gist options
  • Save HevaWu/ce826c7c5842b18356eb8a6058641781 to your computer and use it in GitHub Desktop.
Save HevaWu/ce826c7c5842b18356eb8a6058641781 to your computer and use it in GitHub Desktop.
Cocoapods deploy
pod lib lint
pod trunk push xxx.podspec

TroubleShooting

  1. [!] Authentication token is invalid or unverified. Either verify it with the email that was sent or register a new session.
pod trunk register xxx.mail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment