Re: CFBundleIconFile: heiß or hot?
Re: CFBundleIconFile: heiß or hot?
- Subject: Re: CFBundleIconFile: heiß or hot?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Thu, 28 Aug 2008 17:32:18 +0200
Le 28 août 08 à 17:10, Shawn Erickson a écrit :
On Thu, Aug 28, 2008 at 5:38 AM, Gerriet M. Denkmann
<email@hidden> wrote:
But, another problem: when I run my app with CFBundleIconFile =
"heiß" the
picture in the dock is just the default app icon.
What encoding is being used for your Info.plist?
-Shawn
Probably the good one, as the Cocoa framework managed to retreive the
icon properly. (the About Box display the icon propertly)
I did some test and get the same result.
And I also try to do this:
[NSApp setApplicationIcon:[NSApp applicationIcon]];
and it properly set the Dock icon. (But the Finder continue to display
the generic Icon of course).
I think this is a bug in LaunchServices (or any other system component
used to retreive icons).
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden