How do I delete all objects from my persistent store in Core Data?

后端 未结 8 986
遇见更好的自我
遇见更好的自我 2020-12-01 03:59

I have Core Data working in my app. So, I fetch an XML file, parse the data into model objects and insert them into core data. They are saved in the persistent store and I

8条回答
提交回复
热议问题