Re: Document-based application issue
Re: Document-based application issue
- Subject: Re: Document-based application issue
- From: Uli Kusterer <email@hidden>
- Date: Wed, 30 Dec 2009 17:01:42 +0100
On 29.12.2009, at 19:53, Mac Lancer wrote:
> <key>CFBundleTypeExtensions</key>
> <array>
> <string>aeep</string>
> <string>aeew</string>
> <string>jpg</string>
> <string>jpeg</string>
> <string>png</string>
> <string>gif</string>
> <string>bmp</string>
> </array>
Don't really have any good ideas, but you're mixing different file extensions here and claiming them to be the same type. Maybe you should make separate entries for different types? If you're declaring UTIs for document types, declaring a different UTI than everyone else might be confusing Launch Services, or might cause LS to not consider your app to be able to open the UTI for that kind of file.
Just wildly guessing here, but if you find no other solution, it's an avenue to investigate.
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.masters-of-the-void.com
_______________________________________________
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