Skip to content

Instantly share code, notes, and snippets.

@hramos
Created November 2, 2011 17:10
Show Gist options
  • Save hramos/1334239 to your computer and use it in GitHub Desktop.
Save hramos/1334239 to your computer and use it in GitHub Desktop.
Check Push-enabled app before submission
Via @tapbot_paul https://twitter.com/#!/tapbot_paul/status/91681340344381441
codesign -dvvvv --entitlements - Tweetbot.app
Original:
Ugh freaking provisioning profiles. PSA check your push app with the following. codesign -dvvvv --entitlements - Tweetbot.app
Related:
http://furbo.org/2008/11/12/the-final-test/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment