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 (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 [EMAIL PROTECTED]

Reply via email to