database - View Core data stored in mavericks or Yosemite -


I am creating an app that uses core data, how can I see the data stored in them ? thank you in advanced.

You can include command line tool in sqlite3 in your mac example Locate the database by continuously entering the store URL, just type

  sqlite3 path / to / database.sqlite   

.h Use How to use it You can create standard SQL queries, etc.

Comments

Popular posts from this blog

mysql - where clause in inner join query -

java - Why my included JSP file won't get processed correctly? -

php - MySQL Query for Advanced Search multiple criteria -