Learn-iOS-Swift-by-Examples/CoreDataBooks/CoreDataBooks.xcdatamodeld
Liu Lantao 6196905afd
CoreDataBooks: Version 1.5, 2014-05-08
Fixed NSUndoManager allocation bug.

This sample illustrates a number of aspects of working with the Core Data framework with an iOS application:

* Use of an instance of NSFetchedResultsController object to manage a collection of objects to be displayed in a table view.
* Undo and redo.
* Database initialization.
* Use of a second (child) managed object context to isolate changes during an add operation.

Signed-off-by: Liu Lantao <liulantao@gmail.com>
2018-02-13 11:13:27 +08:00
..
CoreDataBooks.xcdatamodel CoreDataBooks: Version 1.5, 2014-05-08 2018-02-13 11:13:27 +08:00
.xccurrentversion CoreDataBooks: Version 1.5, 2014-05-08 2018-02-13 11:13:27 +08:00