is it possible to change the name of an iOS app via xcode?

otmezger picture otmezger · Oct 25, 2013 · Viewed 29.6k times · Source

we want to publish an update of our app. Is it possible to rename the app after the update? let's say the app is called myApp and I want it to be called myApp 2 after the update... can it be done?

Answer

Linh Nguyen picture Linh Nguyen · Mar 30, 2014

In Build Setting, You can change Product Name.

enter image description here