NSData to plist...
NSData to plist...
- Subject: NSData to plist...
- From: Simone Gabbriellini <email@hidden>
- Date: Thu, 15 Jan 2004 15:11:11 +0100
Hello,
I have a NSData filled by dataWithContentsOfFile:
I also have a NSString object, a NSDate object and a NSNumber.
I would like to join the three objects into the NSData, but I cannot
find a method to do this iob.
The final point is to write a plist in XML.
Basically, all I need is a way to read an old plist, add new items to
it, and then write the new plist down.
Can someone help me?
thanx,
Simone
ps: I apologize for my english...
_______________________________________________
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.