App store name and info.plist
Posted
by user346194
on Stack Overflow
See other posts from Stack Overflow
or by user346194
Published on 2010-05-20T14:16:40Z
Indexed on
2010/05/20
14:20 UTC
Read the original article
Hit count: 465
Hi guys,
I've just completed my first app and having tested I'm ready for submission.
However, despite numerous web searches and reading, I'm struggling to finalise the method required to enable me to have a different name on the app store to the name that appears under the app on the device home screen.
In the plist.info file there is reference to bundle display name, executable name, bundle name, bundle identifier, product name etc.
So, for example, say I would like the app store name to display as:
HELLO WORLD
and I would like the name below the icon on the device home screen to display as:
HELLO
How should I enter the data in the plist.info file to achieve the above?
Many thanks in advance for your help.
Gav.
© Stack Overflow or respective owner