justin / jww-core-data

Common Core Data extensions shared in my projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWW Core Data

Shared pieces of Core Data code I use in different projects.

Contents

  • JWWPersistentContainer: A subclass of NSPersistentContainer with a set of frequently used overrides and additional methods I use in my projects.
  • ManagedObjectType: A protocol contract for required functions for JWWManagedObject class instances.

License

Copyright 2021 Justin Williams. Licensed under the MIT license.

About

Common Core Data extensions shared in my projects

License:MIT License


Languages

Language:Swift 98.0%Language:Shell 2.0%