I had install the ipad application as shown in image. And there's raise a question, that how to set special sybolic application name with image ? as shown in image. It will be good to know how to make it. Thanks, K.D
Asked
Active
Viewed 355 times
6
-
Exactly same as @NitinGohel suggest... – Vishal Feb 28 '13 at 10:58
-
My question is not for 57*57 or 114*114 app icon, but see Left and right side of Application name with "Franky", two small hearts images. – K.D Feb 28 '13 at 11:10
-
2@NitinGohel application name is put by apple from what we specify in iTunes connect, and not with the application icon itself. Even if the app icon is photoshopped to contain this kind of an image, the square where the icon appears will show that photoshopped image. – Nikita P Feb 28 '13 at 11:11
-
Try this one: http://stackoverflow.com/questions/9891204/additional-icon-in-app-name-lable – vishwa.deepak Feb 28 '13 at 11:20
-
check Vishwa's link its usefull i just post soon how to do like your requirement – Nitin Gohel Feb 28 '13 at 11:31
-
check my answer mate hope its help's you :) – Nitin Gohel Feb 28 '13 at 12:00
1 Answers
19
i just study it and got the Solution at your Info.plist file --> BundulDisplayName-->DoubleClickOn Right-side at as bellow Image:-
Now just Clear ${PRODUCT_NAME}
And select Edit at upside Tool bar like bellow image:-
then now you can see the window like:-
Now Drag
symbol
from characters windows to BundulDisplayName
when you put this special Symbol then put name of display you want of app then again drag second time same process after name put second symbol.
that's it now save and run your Project your icon look like:-
hope you getting you want :)

Nitin Gohel
- 49,482
- 17
- 105
- 144
-
1
-
-
wow, this is pretty nice. i will use that in my "Sunrise" app. thank you. +1 for that. – brush51 Jul 11 '13 at 11:37