Re: How to set the bundle bit?
Re: How to set the bundle bit?
- Subject: Re: How to set the bundle bit?
- From: Glenn Andreas <email@hidden>
- Date: Wed, 21 Jul 2004 09:16:54 -0500
At 4:55 PM +0530 7/21/04, Ayyapu Reddy wrote:
Hi,
I have a non-multi document cocoa application. I am trying to make a
file package (folder with some files). I like to know how to set the
bundle bit using some Cocoa API so the folder will look like a file
in the Finder. I looked through the list archives and figured out
that I need to set the bundle bit, but how? Any help is really
appreciated. Thanks.
You don't set the "bundle bit" - you set up your apps Info.plist
correctly to use the given extension as a packaged document (set
LSTypeIsPackage in the appropriate entry in the
CFBundleDocumentTypes).
--
Glenn Andreas email@hidden
mondo blobbo, Cythera, Theldrow, oh my!
Mad, Bad, and Dangerous to Know
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.