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:31:14 -0800
On Sun, Nov 20, 2011 at 10:23 PM, Gideon King <email@hidden> wrote:
> 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)…
Did you try -[NSString propertyListFromStringsFileFormat:]? Be sure to
read the comment preceding it in <Foundation/NSString.h>.
--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