Re: Associating icon wiht app bundle in XCode
Re: Associating icon wiht app bundle in XCode
- Subject: Re: Associating icon wiht app bundle in XCode
- From: Laurence Harris <email@hidden>
- Date: Sat, 22 Jul 2006 00:18:08 -0400
On Jul 21, 2006, at 9:17 AM, Michael Ryan Bannon wrote:
Hello,
I'm having problems associating an icon with my application. I
checked out the XCode documentation and it said the following (not
in these words):
1) Put the name of the icon in your info plist (associated with the
CFBundleIconFile) or just put the name of the icon in the "Icon
File" property in the target properties window.
2) Make sure that the icon is in the Resources folder of the bundle.
I did both of these things, but each time I build I (a) don't see
the icon associated with my .app file (the icon is not to the left
of the file) and (b) when I start the application the icon does not
appear in the dock. Did I miss a step here? Sorry for such a
simple question, but I can't see what I'm doing wrong.
Is the name of the file (less the .icns extension) showing up in the
built application's Info.plist file?
Is the icon file in the application's Resources folder?
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden