Is it possible to change our App's name?

The first iteration of our app will be for an internal user base, but we anticipate adding features that would open our app up to being used by users external to our company as well. With those two phases in mind we're wanting to know if we can name the app initially in a way that would more match up with the functionality the app will have when it's intended for our internal users, and then change it once we've added external user features.

You can give a new app name in Xcode: change in displayName (and hit return).

Recompile, new name will show for the app.

You can also change the name to appear in Appstore (if you need a different name for different languages for instance).

Is it possible to change our App's name?
 
 
Q