UTIs and CFBundleDocumentTypes
UTIs and CFBundleDocumentTypes
- Subject: UTIs and CFBundleDocumentTypes
- From: Rick Mann <email@hidden>
- Date: Tue, 1 Apr 2008 14:16:08 -0700
I'm trying to use the editor you get when you get info on a target in
Xcode to add support to my application to open files ending in ".gpx".
I've added a second line to that editor with what I thought was the
appropriate information. But I'm confused, because these lines create
CFBundleDocumentTypes entries, not UTExportedTypeDeclarations, and I'm
not sure how the two interact; it seems like they are a bit redundant.
The docs here don't say much:
http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/Concepts/DocTypePList.html
Any other places I should look? Thanks!
--
Rick
_______________________________________________
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