I want to save an NSMutableArray or NSDictionary as a permanent file. Then, I would like to reopen the file later.
Is this possible? If so, how can I do it?
I want to save an NSMutableArray or NSDictionary as a permanent file. Then, I would like to reopen the file later.
Is this possible? If so, how can I do it?