jerrykrinock / BSManagedDocument

Brings UIManagedDocument's design to OS X
Other
4 stars 4 forks source link

BSManagedDocument

A document class that mimics UIManagedDocument to support Core Data in all its modern glory, and more:

macOS System Requirements

The main branch requires macOS 10.12 or later. If you require support for earlier versions, use the branch named MacOS10.11AndEarlier.

License (BSD)

Standard BSD licence.

Please see the header file for the full text.

Documentation

Documentation is automatically generated from BSManagedDocument.h and published at http://cocoadocs.org/docsets/BSManagedDocument/

Usage

Add BSManagedDocument .m and .h to your Xcode project and carry on your merry way. Or if it's more your style of thing, we're on CocoaPods too.