Changing default “__MyCompanyName__” in XCode
Posted in Software Development on April 6th, 2010 by Russ TarletonIf you want to change the default “__MyCompanyName__” that appears within new header file comments in XCode, do the following:
Project -> Edit Project Settings -> General Tab -> Enter Name in “Organization Name” Box
Closing the dialog box will save the information automatically. Also, this is now project based instead of globally which is great when working on iPhone projects for different companies.