Re: app icons
Re: app icons
- Subject: Re: app icons
- From: Inge Yuwono <email@hidden>
- Date: Mon, 21 Nov 2005 10:19:56 -0600
There are a few steps:
1. right click on the target name on the left column of Xcode, choose
'properties' tab, and enter the file path (of the icon) on the 'icon file'
field
2. in the 'resources' folder on the left column of Xcode, add the icon file
Make sure the icon file is of icns extension. If your source is jpg or bmp,
make sure you make an icns file out of it using Icon Composer app that you
can find in Developer Tools (.../Developer/Application/Utilities). I tried
to change the extension of a jpg/bmp file to icns, and it did not work.
Inge
On 11/21/05, Mark Williams <email@hidden> wrote:
>
> Ok, well I have created document icons for and application I am
> working on and have listed them as the icon in the target info but
> the icons are not showing up in the finder. What do I need to do to
> make sure that my app's icons are shown?
>
> Mark
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >app icons (From: Mark Williams <email@hidden>) |