lhunath / UbiquityStoreManager

Implements Core Data + iCloud, deals with all the nasty stuff and gives you a clean API.
http://lhunath.github.io/UbiquityStoreManager
Apache License 2.0
391 stars 37 forks source link

Example for replacing existing stores #53

Open ChristianRo opened 10 years ago

ChristianRo commented 10 years ago

Hi lhunath,

could you please post a small example which shows how to use the migrateStorewithOptions Method to replace the actual store with another backup store.

Thank you for your effords.