How to view data stored in Core Data?

前端 未结 11 674
醉酒成梦
醉酒成梦 2020-12-01 01:51

I\'m creating a Core Data model for my application. I would like to be able to look inside it to see what I have stored in there.

Is there an easier way tha

11条回答
  •  情深已故
    2020-12-01 02:41

    You can also use FireFox's Add-on tool SQLite Manager (FREE). I use it and it works well.

提交回复
热议问题