Re: app icons
Re: app icons
- Subject: Re: app icons
- From: Shawn Erickson <email@hidden>
- Date: Mon, 21 Nov 2005 08:15:50 -0800
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?
1) Make sure the icon file is getting copied as a resource into your
applications bundle. Check the targets resource phase for that.
2) Try running the application directly.
3) Touch the application bundle (touch MyApplication.app).
4) Try copying you application to the /Application folder to see if
the icon gets picked up.
5) Logout and back in.
In practice with Xcode 2.1 and later I never have to do 3-5.
_______________________________________________
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>) |