December 2013
Beginner
576 pages
16h 4m
English
In Objective-C terms, archiving is the process of saving one or more objects in a format so that they can later be restored. Often this involves writing the objects to a file so that they can subsequently be read back in. We discuss two methods for archiving data in this chapter: property lists and key-valued coding.
Read now
Unlock full access