Re: Setting 'is package' bit when building a plug-in bundle?
Re: Setting 'is package' bit when building a plug-in bundle?
- Subject: Re: Setting 'is package' bit when building a plug-in bundle?
- From: Kyle Sluder <email@hidden>
- Date: Sat, 7 Mar 2009 00:14:44 -0500
On Fri, Mar 6, 2009 at 10:31 PM, Graham Cox <email@hidden> wrote:
> So far it's working fine, but I decided I wanted to use a particular
> extension for my plug-in files. When I do that, the bundles revert to
> looking like ordinary folders in the Finder, and can be simply opened like
> any folder.
Make sure that your plug-in UTI conforms to com.apple.package (or
com.apple.bundle if more appropriate).
If you need to manually inform the Finder of a directory's bundle
status, use SetFile(1).
--Kyle Sluder
_______________________________________________
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