Change xcode project "Unity-Iphone" to my app name?

Currently, the default generated iphone xcode project would have the app name of “Unity-Iphone”, would like to know how do I replace this with my app name?

Click Edit Schemes, under Unity-Iphone

then…

Click “Manage Schemes” when you see unity-phone , rename that bitch.

The Xcode project is always just called Unity-iPhone, but to change the app’s name, i.e. what is shown under the icon on the device, you do this:

  1. Open Unity
  2. Go to Edit → Project Settings → Player
  3. Change Product Name to whatever you want the app to be called
  4. Rebuild project

If you want to change the Xcode project’s name, tap the project name in the top left corner, like so:

alt text