getting a plist into a dictionary?
getting a plist into a dictionary?
- Subject: getting a plist into a dictionary?
- From: Steve Christensen <email@hidden>
- Date: Wed, 17 Dec 2003 20:22:08 -0800
I'm playing with my document class's
-loadFileWrapperRepresentation:ofType: method (the document is a
package) and am getting stuck. Starting with the NSFileWrapper for the
document, I have located the wrapper for the document's info.plist
file. Once I have it, though, how can I take that wrapper's NSData and
use it to generate a NSDictionary?
steve
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.