Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Latest commit

 

History

History
40 lines (25 loc) · 1.67 KB

File metadata and controls

40 lines (25 loc) · 1.67 KB

BNRCoreDataStackConvenienceUpdates

CI Status Version License Platform codebeat badge

Info

BNRCoreDataStackConvenienceUpdates is an Add On to the BNRCoreDataStack library. It adds several methods to the CoreDataModelable protocol that makes creating new and updating existing managed objects easier.

Usage

See test for example usage.

Requirements

Dependencies:

'BNRCoreDataStack', '~> 1.2'

Installation

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

pod "BNRCoreDataStackConvenienceUpdates"

Author

Dariusz Rybicki, darrarski@gmail.com

License

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