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 (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