How to change the organization name on an existing Xcode project

There are two things you will need to do. With the project or target selected, you can update the “Organization” field in the “Project Document” section of the “Utilities” panel (usually on the right).

Next, for an existing source files, you will need to perform a search/replace to update the header comments. Only new files will automatically get the new organization name.

Leave a Comment

tech