On Sun, Nov 20, 2011 at 10:13 PM, Brian Krent <[email protected]> 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 protected]) 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 [email protected]
