Setting up UTI and MIME types for Cocoa app
Setting up UTI and MIME types for Cocoa app
- Subject: Setting up UTI and MIME types for Cocoa app
- From: Gabriele de Simone <email@hidden>
- Date: Sun, 18 Dec 2005 16:29:18 -0500
I have a basic Cocoa Document-based target. Having noticed for the
first time the new UTI/MIME type fields in the Target info window in
Xcode, I decided to enter meaningful values for both, for the only
document type supported by my app.
If I do that, the Finder seems to lose the association of the
document type with my app. Documents are displayed with a generic
icon, and a double-click will open them in TextEdit instead.
Am I missing something obvious here? Judging from the header file
UTType.h, there may be some additional things to be added to the
application's Info.plist that you cannot enter via the Target info
window alone, but I can't find an explanation in the docs.
Thanks
Gabe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden