sam-spencer/bunker
Straightforward Core Data integration and usage with SwiftUI.
Installation
Because of the complexities of Core Data Models inside of app bundles, you can install this package manually or in the same target as your data model using Swift Package Manager.
To manually install, simply add the contents of the Sources folder to your target. To install via SPM, add the .git URL to your Xcode Project's "Swift Packages" list.
Usage
Additional documentation coming soon.
Thank You
A huge thank you to @Whiffer, who originally wrote the base of most of the code in this repository (see the original project here). This project is slightly different in that it aims to modularize the codebase, make it extensible, and more usable for others.
Package Metadata
Repository: sam-spencer/bunker
Default branch: main
README: README.md