A Swift Core Data wrapper. PoliteCoreData uses Swift models instead Core Data managed objects because their usage is not safe. Also PoliteCoreData supports incremental migration that solves problem migrating between not neighboring versions (e.g version 1 to version 5).
- iOS 11.0+
- Xcode 11.0+
- Swift 5.0+
To integrate PoliteCoreData into your Xcode project with CocoaPods, specify it in your Podfile
:
pod 'Shakuro.PoliteCoreData'
Then, run the following command:
$ pod install
If you prefer not to use CocoaPods, you can integrate Shakuro.PoliteCoreData simply by copying it to your project.
Have a look at the PoliteCoreData_Example
Shakuro.PoliteCoreData is released under the MIT license. See LICENSE for details.
Star this tool if you like it, it will help us grow and add new useful things. Feel free to reach out and hire our team to develop a mobile or web project for you.