Filip Němeček 8/19/2020

How to create Core Data database from multiple model files

Read Original

This technical tutorial explains how to structure a large iOS/macOS app by splitting a Core Data model into multiple .xcdatamodel files for modularity. It details using NSManagedObjectModel.mergedModel(from:) to combine models from different bundles and initializing an NSPersistentContainer with the merged model to create a single, unified database.

How to create Core Data database from multiple model files

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser