Re: Validating dictionary strings file
Re: Validating dictionary strings file
- Subject: Re: Validating dictionary strings file
- From: Kyle Sluder <email@hidden>
- Date: Sun, 20 Nov 2011 22:26:15 -0800
On Sun, Nov 20, 2011 at 10:13 PM, Brian Krent <email@hidden> wrote:
> For validation, try "plutil -lint yourFile.plist" in the Terminal. Also, use curly braces for dictionaries in old-style ASCII plists.
I tried that before suggesting it; plutil just uses the same plist
parser that NSDictionary does, so it gives the same less-than-helpful
error.
--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