filmov
tv
Objective-C Programming - Lecture 9b

Показать описание
This lecture covers a tutorial on how to use plist data files in a project. A simple address book is written that saves data to a plist file that is stored on the device. Contacts can be added and saved. It is just a simple example for how to load data from a plist file and then save the data in the app Documents directory.