Renaming iPhone app in Xcode 3.1.2

Seems renaming an application used to be a big pain in the ass in Xcode. I was following some lengthy processes which included renaming the Xcode project, directory and a bunch of manual settings in the build tab, etc etc. That may have been required in prior versions of Xcode.

To change your app name (the name that displays on the iPhone under the icon) all you have to do is:

  1. Select target
  2. Go to build settings (i)
  3. Change the “Product Name” to whatever you want the app name to be.
  4. Disco! You’re done. Even works on the App Store.

Sorry, the comment form is closed at this time.