I'm implementing a plug-in scheme based on Rainer Brockerhoff's design at http://cocoadevcentral.com/articles/000068.php

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.

How can I set the 'package' setting when I build my bundle project so that it's treated as a single package? I can't see a build setting for doing this in the project, and simply adding 'LSTypeIsPackage' to my bundle's info.plist has no effect.

--Graham


_______________________________________________

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