The way to change the title of iPhone app below the app icon is very simple. You just need to change the field Bundle Display Name in the info.plist from ${PRODUCT_NAME} to ‘your iphone application name’.
The way to change the title of iPhone app below the app icon is very simple. You just need to change the field Bundle Display Name in the info.plist from ${PRODUCT_NAME} to ‘your iphone application name’.