• 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: Best 'Cocoa' File Preview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best 'Cocoa' File Preview


  • Subject: Re: Best 'Cocoa' File Preview
  • From: "Adam R. Maxwell" <email@hidden>
  • Date: Mon, 13 Jul 2009 17:33:46 -0700


On Jul 13, 2009, at 1:02 PM, David Blanton wrote:

Here is my info.plist I am trying to get a callback for files ending in .pes

	<key>UTExportedTypeDeclarations</key>
	<array>
		<dict>
			<key>UTTypeIdentifier</key>
			<string>com.britonleap.pes</string>
			<key>UTTypeDescription</key>
			<string>Brother/Babylock/Bernina Home Embroidery Format</string>
		</dict>
	</array>

Compare with the example at http://developer.apple.com/macosx/uniformtypeidentifiers.html which is the first hit on the search that Julien suggested. You're missing a number of key/value pairs, notably UTTypeTagSpecification and UTTypeConformsTo.



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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

  • Follow-Ups:
    • Re: Best 'Cocoa' File Preview
      • From: David Blanton <email@hidden>
References: 
 >Best 'Cocoa' File Preview (From: David Blanton <email@hidden>)
 >Re: Best 'Cocoa' File Preview (From: Graham Cox <email@hidden>)
 >Re: Best 'Cocoa' File Preview (From: David Blanton <email@hidden>)
 >Re: Best 'Cocoa' File Preview (From: Julien Jalon <email@hidden>)
 >Re: Best 'Cocoa' File Preview (From: David Blanton <email@hidden>)
 >Re: Best 'Cocoa' File Preview (From: David Blanton <email@hidden>)
 >Best 'Cocoa' File Preview (From: Julien Jalon <email@hidden>)
 >Re: Best 'Cocoa' File Preview (From: David Blanton <email@hidden>)

  • Prev by Date: Re: Saving NSArray of custom objects
  • Next by Date: Re: literal strings - who do they belong to?
  • Previous by thread: Re: Best 'Cocoa' File Preview
  • Next by thread: Re: Best 'Cocoa' File Preview
  • Index(es):
    • Date
    • Thread