Is it possible to write to plist from NSMutableArray?
Posted
by Emil
on Stack Overflow
See other posts from Stack Overflow
or by Emil
Published on 2010-04-27T15:09:19Z
Indexed on
2010/04/27
15:13 UTC
Read the original article
Hit count: 197
Hello.
Is it even possible to write an NSMutableArray to a plist in Objective-C?
If so, how? If not, how else?
Thanks :)
© Stack Overflow or respective owner