Re: Whats the trick to making directories appear as single files?
Re: Whats the trick to making directories appear as single files?
- Subject: Re: Whats the trick to making directories appear as single files?
- From: Fritz Anderson <email@hidden>
- Date: Fri, 7 Sep 2007 12:33:10 -0500
On Sep 7, 2007, at 12:20 PM, Todd Blanchard wrote:
I've got an application that stores its documents in a directory
wrapper. Like .app directories .components, etc ...
However, upon save the thing just looks like a folder and double
clicking it doesn't launch my app. Is this controlled by HFS file
attributes of some kind?
<http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/Concepts/DocumentBundles.html
>
Get Info -> Properties for your application target in Xcode to find an
editor that will allow you to check the LSTypeIsPackage property.
— F
_______________________________________________
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