| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| The missing apps don't have an Info.plist claim for opening the public.jpeg document type. They claim the extension (jpg or jpeg) but not the UTI. This invocation: UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, (CFStringRef) @"jpg", NULL) returns string public.jpeg. Passing that string to LSCopyAllRoleHandlersForContentType returns the list of apps that claim to handle open files with type public.jpeg. If you look at the Info.plist claims for ColorSyncUtility, Preview, and CoreImageFunHouse, you'll see those apps have adopted UTI-based document claims (using key LSItemContentTypes). -Chris On May 8, 2008, at 1:24 PM, Daniel Dalquen wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/carbon-dev/email@hidden This email sent to email@hidden
| References: | |
| >Get a list of all Apps for a File (From: Daniel Dalquen <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.