On 9/25/09 12:24 PM, Jens Alfke said: >> So while you should absolutely do as Jens says, >> you should additionally set the bundle bit for packages you create. >> See >> 'man SetFile'. SetFile -a B /path/to/package. > >Sounds like good advice, but SetFile is a command-line tool, not an >API. The actual API to set HFS flags is, I think, somewhere in ><CarbonCore/Files.h>.
Yes. You can use the MoreFilesX sample code and do this: FSChangeFinderFlags (&theFsRef, true, kHasBundle); -- ____________________________________________________________ Sean McBride, B. Eng s...@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ 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