When creating new source files xcode adds comments with your name and company name.
Where do I set my company name for xcode (not the project).
Or you can set the company name in your address card in the Mac OS X address book application. Worked for me (SL, Xcode 3.2.2)
Simply just go to appName-Info.plist and add a field "Copyright(human-readable)" : nameOfDeveloper or companyName.
:
In XCode 5 you can select company name on project creation. If you would like to change company name for existing project, then:
You can try remove app-info.plist
and try to input app-info.plist
in your project.
There's more confusion about this than there should be. I clarified here: https://stackoverflow.com/a/9793899/1273966 I'll do the same in this thread.
If the organisation name is blank in the project document (described above) the company name is pulled from the 'me' entry in your address book.
If you enter an organisation name in the project document as described above, it will override the company name in the address book. IE: You can override your company name on a per project basis. Pretty clever, but obviously has a lot of people confused.
In xCode 7.3 (edit: till 11.3.1) just select top project file and Look in Utilities on Left pane