Re: UTI not being imported?
Re: UTI not being imported?
- Subject: Re: UTI not being imported?
- From: "C.W. Betts" <email@hidden>
- Date: Tue, 06 Dec 2011 12:41:52 -0700
It is under UTImportedTypeDeclarations. I just copy-pasted the declaration without the array.
On Dec 6, 2011, at 12:02 PM, Kyle Sluder wrote:
> On Mon, Dec 5, 2011 at 1:10 PM, C.W. Betts <email@hidden> wrote:
>> I'm trying to use an imported UTI in an application, but it isn't working. This is the UTI declared in the info.plist file:
>> <?xml version="1.0" encoding="UTF-8"?>
>> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
>> <plist version="1.0">
>> <dict>
>> <key>UTTypeConformsTo</key>
>
> You can't put the UTTypeConformsTo at the root of the Info.plist. It
> needs to be within a UTImportedTypeDeclarations dictionary key.
>
> http://developer.apple.com/library/IOs/#documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html
>
> --Kyle Sluder
>
_______________________________________________
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