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%23//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 (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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com