writing to a plist
writing to a plist
- Subject: writing to a plist
- From: email@hidden
- Date: Fri, 21 Sep 2001 21:02:31 -0700
I must have skipped over this in the doc, but now I can't find it at
all. I know that I can get a plist into an array using
arrayWithContentsOfFile, but I don't know how to write the array back
into a plist. It would be a very complicated array containing arrays of
dictionaries of arrays and what not.
-sam