Re: Custom bundle icon
Re: Custom bundle icon
- Subject: Re: Custom bundle icon
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 2 Jul 2010 15:49:19 +0200
Le 2 juil. 2010 à 15:39, John Johnson a écrit :
> Just an aesthetic question. I've implemented an API for cocoa plugins in my app, and the plugins use a custom extension, ftplugin. These plugins show up as folders in the finder, even though I've set the app icon to an icns file. Is there something particular I have to do to have the plugin treated as a package with my custom icon showing?
Yes, declare an UTI for your file/plugin type and make sure your type conforms to com.apple.package (take care to not put a white space before or after com.apple.package, else it will not works).
-- Jean-Daniel
_______________________________________________
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