Sorting through .plist in NSDictionary
Sorting through .plist in NSDictionary
- Subject: Sorting through .plist in NSDictionary
- From: Pierce Freeman <email@hidden>
- Date: Wed, 25 Mar 2009 19:53:16 -0700
- Thread-topic: Sorting through .plist in NSDictionary
Hi everyone.
I am attempting to sort through the contents of a .plist file in
NSDictionary, but am running into some problems. Since .plist files are
kind of like a "tree", I can't just call objectForKey as there is no way for
me to return the instance that I am looking for. How would someone get a
certain key for each part of the tree?
Sincerely,
Pierce Freeman
_______________________________________________
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