Skip to content

Instantly share code, notes, and snippets.

@adagio
Last active April 19, 2017 03:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adagio/30a7499926d0698418ee2422604c20a8 to your computer and use it in GitHub Desktop.
Save adagio/30a7499926d0698418ee2422604c20a8 to your computer and use it in GitHub Desktop.
CoreData, migrations to App Group Container
let store = try coordinator.addPersistentStoreWithType(NSSQLiteStoreType, configuration: nil, URL: groupURL, options: options)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment