Created
November 25, 2012 15:01
-
-
Save julienp/4143850 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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