Skip to content

Instantly share code, notes, and snippets.

@julienp
Created November 25, 2012 15:01
Show Gist options
  • Save julienp/4143850 to your computer and use it in GitHub Desktop.
Save julienp/4143850 to your computer and use it in GitHub Desktop.
2012-11-25 15:48:49.213 Migration[27675:1903] -[NSPersistentStoreCoordinator addPersistentStoreWithType:configuration:URL:options:error:](1055):
CoreData: Ubiquity: Error: A persistent store which has been previously
added to a coordinator using the iCloud integration options must always
be added to the coordinator with the options present in the options
dictionary. If you wish to use the store without iCloud, migrate the
data from the iCloud store file to a new store file in local storage. file://localhost/var/mobile/Applications/02963CFC-D52A-4005-9555-B5E2377B3ADB/Documents/local.sqlite
This will be a fatal error in a future release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment