cmilr / core-restore

A lightweight Swift library for adding easy Core Data backup and restore functionality to iOS apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Platform  GitHub issues  GitHub license  Code of Conduct 

CoreRestore is a Swift library allowing you to easily add backup and restore functionality to iOS apps that employ Apple's Core Data. I built this library because I wanted the users of my apps to be able to easily restore their data to a previous state should the need ever arise.

⚠️ NOTE ⚠️ This project is still a very early work-in-progress—it's currently getting battle-tested in the beta release of my app Dalilah—but I hope to have this README better fleshed out in the coming weeks, including detailed installation and usage info. Thanks for your patience.

Contact

License

CoreRestore is distributed under the MIT license. See LICENSE for more information.

Thanks for stopping by!

About

A lightweight Swift library for adding easy Core Data backup and restore functionality to iOS apps.

License:MIT License


Languages

Language:Swift 100.0%