A collection of helpers to work with CoreData
- iOS 10.0+
- XCode 9+
- Swift 4+
If you're already using Cocoapods in your project, just skip to step 3
use_frameworks!
- Add this pod to your Podfile
pod 'Square1CoreData'
- Run
pod install
- Use this import on every file you want to use the pod
import Square1CoreData
- Download the source project
- Hit
Cmd + U
to run the tests.
Already handled by pod (run pod install
):
Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE file for details
To Chris Eidhof, Daniel Eggert and Florian Kugler at objc.io for their value sessions.