Skip to content

Instantly share code, notes, and snippets.

@sumardi
Created October 22, 2011 06:18
Show Gist options
  • Save sumardi/1305706 to your computer and use it in GitHub Desktop.
Save sumardi/1305706 to your computer and use it in GitHub Desktop.
Xcode 4 : How to set/change default company name.
defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions '{ORGANIZATIONNAME="YourNameHere";}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment