Skip to content

YoelL/CoreDataFrameworkExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Core Data Framework Example Updated to support Swift 5.1 and Xcode GM Version 11.0 (11A420a)

Resources

This repository contains an Xcode example project for the blog post at Sharing a Core Data Model with a Swift Framework.

CoreDataFramework is a Swift framework project that is intended to be used to package up and deploy a shareable Core Data model.

Person is an iOS application that is dependent on the CoreDataFramework framework and is configured to initialize its managedObjectModel using the CoreData framework.

Compatibility

Xcode 11.0+ iOS 12.0+ Swift 5.1+

About

Sharing a Core Data Model with a Swift Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published