Skip to content

Instantly share code, notes, and snippets.

@andrewwoz
Last active October 15, 2019 06:01
Show Gist options
  • Save andrewwoz/b094a5f1e1e04578c74f538ea2c909ef to your computer and use it in GitHub Desktop.
Save andrewwoz/b094a5f1e1e04578c74f538ea2c909ef to your computer and use it in GitHub Desktop.
[Sign an application with a certificate (Code signing)] #codesign
$ codesign -s "iPhone Developer: Team name (TEAM_ID)" /path/to/App.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment