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: Benjamin Dobson <email@hidden>
- Date: Sat, 7 Mar 2009 12:13:08 +0000
On 7 Mar 2009, at 03:31:44, Graham Cox wrote:
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
Set "Force Package Info Generation" under the build settings to true.
_______________________________________________
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