Migrating a store

It appears that there is a chapter in the book about migrating different versions of a database. What I am looking for is the issue of migrating a store from one location to another addressed? I want to be able to migrate a local iOS store or OS X store to the iCloud as (1) a backup and (2) to allow the store to be shared on multiple devices. (i.e. I would like my iOS device and OS X device to use a copy of the same store. Does the book go into sufficient detail of migratePresistentStore to allow a developer to accomplish this.

@svjim Thanks very much for your question! The book’s focus is purely on Core Data, so unfortunately it does not delve into CloudKit. Having said that, you might be able to find what you’re looking for in our new and updated course on CloudKit! You can find the course here:

Beginning CloudKit

I hope this helps!

All the best.