Is there a tool in xcode that allows me to look at the data in my xcdatamodel file
Is there a GUI tool in xcode that will allow me to preview the data in my 开发者_运维百科xcdatamodel file?
Unfortunately, no. There are several SQLite database viewers though. I prefer MesaSQLite: http://download.cnet.com/MesaSQLite/3000-2065_4-166835.html
精彩评论