iPhone Developer Help

Full Version: Changing the application's button name
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anyone have any clue how to change an application's button text? I created a new project, but the name is too long for the home screen button. I checked Info.plist and changed some values in there, but nothing worked.

Anyone have any ideas?

Thanks,
Felix
My mistake I was right all along...Just need to edit Info.plist.

Change CFBundleDisplayName and that will change the text underneath the button.

felixk Wrote:
Anyone have any clue how to change an application's button text? I created a new project, but the name is too long for the home screen button. I checked Info.plist and changed some values in there, but nothing worked.

Anyone have any ideas?

Thanks,
Felix

Reference URL's