ios - Location of CFBundleDisplayName in xCode -


i'm trying find out cfbundledisplayname located can change title of application in xcode when installed on device.

it's understanding cfbundledisplayname holds string value title displayed underneath icon on iphone screen.

i thought in info.plist, cannot see it. in fact, it's bundle not there.

i'm using xcode version 6.3.1.

how/where can change value in xcode?

select target in xcode. select info tab. under "custom ios target properties" section see "bundle display name".


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -