Full CoreData uploading (backup) to iCloud Drive and restore if need

淺唱寂寞╮ 提交于 2019-12-08 03:12:54

问题


My project is CoreData-based application. Is it enough to upload sqlite-file to CloudDrive for restoring data when need? Is there any tutorials how to implement it?


回答1:


Nothing for you to do. Just enable iCloud and it will always be backed up and restorable automatically.

See Enable iCloud with Core Data. It's really simple.



来源:https://stackoverflow.com/questions/30886331/full-coredata-uploading-backup-to-icloud-drive-and-restore-if-need

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!