Andrew Bancroft 7/10/2016

Using a Core Data Model in Swift Playgrounds

Read Original

This article explains how to use a Core Data model in Swift Playgrounds within Xcode. It covers the limitations, such as the inability to use NSManagedObject subclasses and the need to re-add the model after changes. The walkthrough includes steps to add a data model, create an entity with attributes, add a playground, build the project, locate the compiled .momd file, and drag it into the playground's Resources folder. Aimed at developers wanting to experiment with Core Data in a playground environment.

Using a Core Data Model in Swift Playgrounds

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser