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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to