Re: Validating dictionary strings file
Re: Validating dictionary strings file
- Subject: Re: Validating dictionary strings file
- From: Gideon King <email@hidden>
- Date: Mon, 21 Nov 2011 16:23:24 +1000
Thanks for the plutil tip Brian.
It's not supposed to be an old style dictionary - it's just a strings file, and I have the whole thing in English and Spanish - the English one loads fine, and the Spanish one doesn't. Unfortunately seeing as plutil thinks it's supposed to be an old style dictionary file, it just tells me that there is an error at line 1.
Maybe I just need to do a binary search for the problem line(s)…
Regards
Gideon
On 21/11/2011, at 4:13 PM, Brian Krent wrote:
> For validation, try "plutil -lint yourFile.plist" in the Terminal. Also, use curly braces for dictionaries in old-style ASCII plists.
>
_______________________________________________
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