[SOLVED]: NSPropertyListSerialization error with apparently OK data
[SOLVED]: NSPropertyListSerialization error with apparently OK data
- Subject: [SOLVED]: NSPropertyListSerialization error with apparently OK data
- From: Graham Cox <email@hidden>
- Date: Fri, 19 Feb 2010 00:33:24 +1100
On 18/02/2010, at 10:51 PM, Graham Cox wrote:
Turns out one of the "arrays" was actually a set, and thus invalid in a plist. Took a long time to realise that -valueForKey: on NSSet returns another set, not an array. Once realised, simply fixed. Five hours later... D'oh!
--Graham
_______________________________________________
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