Skip to content

Instantly share code, notes, and snippets.

@mkhl
Created December 8, 2008 18:18
Show Gist options
  • Save mkhl/33544 to your computer and use it in GitHub Desktop.
Save mkhl/33544 to your computer and use it in GitHub Desktop.
Xcode
/Developer/Extras/Xcode\ Index\ Templates/install_templates
# Installs into:
# ~/Library/Application\ Support/Apple/Developer\ Tools/Index\ Templates
# and can be moved to:
# /Library/Application\ Support/Apple/Developer\ Tools/Index\ Templates
defaults write com.apple.xcode \
PBXCustomTemplateMacroDefinitions \
'{ ORGANIZATIONNAME = "Joan Smith"; }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment