Skip to content

Instantly share code, notes, and snippets.

@dmytro-anokhin
Created August 13, 2019 19:54
Show Gist options
  • Select an option

  • Save dmytro-anokhin/d6982b50eb78318b0fb1085b3fe62ab7 to your computer and use it in GitHub Desktop.

Select an option

Save dmytro-anokhin/d6982b50eb78318b0fb1085b3fe62ab7 to your computer and use it in GitHub Desktop.
let model = NSManagedObjectModel()
model.entities = [ authorEntity, publicationEntity, articleEntity ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment