• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Document-based application issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Document-based application issue (From: Mac Lancer <email@hidden>)

  • Prev by Date: Re: MyDocument.xib v MainMenu.xib
  • Next by Date: Re: Setting the Line Height/ Line Spacing in an NSTextView.
  • Previous by thread: Re: Document-based application issue
  • Next by thread: Why does Core Data re-enter -beginUndoGrouping at Checkpoint?
  • Index(es):
    • Date
    • Thread