Bunker

main

Straightforward Core Data integration for SwiftUI.
Sam-Spencer/Bunker

Bunker

Straightforward Core Data integration and usage with SwiftUI.

What's with the name?

A bunker is a place where you stockpile a bunch of stuff, kind of like a chipmunk or a squirrel.

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.

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Sat Mar 16 2024 15:36:32 GMT-0900 (Hawaii-Aleutian Daylight Time)