Skip to content

popwarsweet/KTZCoreDataStack

Repository files navigation

KTZCoreDataStack

CI Status Version License Platform

About

This is a template for a Core Data stack which can be used in apps needing basic support for background writes, main thread access, and a background context for work. It has been ported to Swift (3) which can be found here.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

KTZCoreDataStack is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "KTZCoreDataStack"

Author

Kyle Zaragoza, popwarsweet@gmail.com

License

KTZCoreDataStack is available under the MIT license. See the LICENSE file for more info.

About

A starting point for a Core Data app w/ non-blocking disk saves and background context for performing work.

Resources

License

Stars

Watchers

Forks

Packages

No packages published