On Fri, Mar 6, 2009 at 10:31 PM, Graham Cox <[email protected]> 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 protected]) 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 [email protected]
