Re: opening file without an extension
Re: opening file without an extension
- Subject: Re: opening file without an extension
- From: Kyle Sluder <email@hidden>
- Date: Wed, 04 Jul 2012 13:03:32 -0700
On Jul 4, 2012, at 12:54 PM, Charles Srstka wrote:
> On Jul 4, 2012, at 2:40 PM, Sean McBride wrote:
>
>> On Sun, 1 Jul 2012 20:21:39 -0700, Todd Heberlein said:
>>
>>>> Does putting an asterisk (*) in the Extensions field for your document
>>> type not work in the sandbox?
>>>
>>> Excellent! Yes it did.
>>
>> Umm, why not just use the documented technique?
>
> Because that’s exactly what this is?
>
> http://developer.apple.com/library/mac/#documentation/general/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-101705
As the documentation states, you should not be using the Extensions field (which maps to CFBundleTypeExtensions), as they have been deprecated in Mac OS X 10.5. Use UTIs instead.
--Kyle Sluder
_______________________________________________
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