IOS outputs not as Saved name

When I build the project as web or Mac standalone, it always generate the same name as what I’ve saved example: when I save the project as

“Project1” the output will be “Project1.html” or “Project1.app”.

This is the problem

It seems that when I click build as IOS and save the project as eg: “Project1”, Xcode project generated is always “Unity-Iphone”

“Unity-Iphone” could be one of the old project that I’ve worked on.

How do resolve this issue?

I can’t build new IOS as the output is always “Unity-Iphone”

Any help will be appreciated.

Thanks!

Change the name in the player settings.

Umm I have like 500 Unity-iPhone projects on my laptop. I dont think it really matters does it?

You can always change the name of the app on phone by edit–> project settings → player.

The name of the app on the iPhone will be changed not in Xcode.

And if you still want to change just rename the file at its location or in Xcode settings :wink: