Skip to content

Instantly share code, notes, and snippets.

@atnan
Created July 2, 2010 04:12
Show Gist options
  • Save atnan/460919 to your computer and use it in GitHub Desktop.
Save atnan/460919 to your computer and use it in GitHub Desktop.
#!/bin/bash
export CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate
codesign -f -s "iPhone Developer" "$1.app"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment