Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shakurocom/politecoredata
https://github.com/shakurocom/politecoredata
cocoapods coredata coredata-swift ios swift xcode
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakurocom/politecoredata
- Owner: shakurocom
- License: mit
- Created: 2022-07-19T09:16:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T18:35:50.000Z (4 months ago)
- Last Synced: 2024-10-18T16:18:40.824Z (about 1 month ago)
- Topics: cocoapods, coredata, coredata-swift, ios, swift, xcode
- Language: Swift
- Homepage:
- Size: 736 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Shakuro PoliteCoreData](title_image.png)
# PoliteCoreData
![Version](https://img.shields.io/badge/version-1.6.0-blue.svg)
![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
![License MIT](https://img.shields.io/badge/license-MIT-green.svg)- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)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).
## Requirements
- iOS 11.0+
- Xcode 11.0+
- Swift 5.0+## Installation
### CocoaPods
To integrate PoliteCoreData into your Xcode project with CocoaPods, specify it in your `Podfile`:
```ruby
pod 'Shakuro.PoliteCoreData'
```Then, run the following command:
```bash
$ pod install
```### Manually
If you prefer not to use CocoaPods, you can integrate Shakuro.PoliteCoreData simply by copying it to your project.
## Usage
Have a look at the [PoliteCoreData_Example](https://github.com/shakurocom/PoliteCoreData/tree/master/PoliteCoreData_Example)
## License
Shakuro.PoliteCoreData is released under the MIT license. [See LICENSE](https://github.com/shakurocom/PoliteCoreData/blob/master/LICENSE.md) for details.
## Give it a try and reach us
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.