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 (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 arch...@mail-archive.com

Reply via email to