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 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]
