Where do you set the display name in xcode (what you see in the springboard when the app is installed)
I set it a loooong time ago for the first version of my app but now I'm making a lite version & I can't seem to find it. there are so many places to define names.
The first two show how to retrieve localized app names. The third example shows how to grab just the process name (which I believe is the executable minus the .app extension).