the file is located at
/Users/anand/Library/Application Support/iPhone Simulator/6.1/Applications/66751FC8-AC4E-4D62-93F1-DAAB2F3D67BF/Documents
but i cannot navigate to this path in the finder as the Library folder does not appear under /Users/anand listing.
I can list it in the terminal, but then how do i open the sqlite file to view the entries stored.
Please note I would like to use a visual tool and not the command line sqlite3
You can navigate to this folder by pressing
cmd + shift + Gin Finder and typing in the path. Or you can use theopen <path>terminal command.There are several visual SQLite clients for the Mac. See this question for details: Mac SQLite editor. My personal favorite is SQLIteManager.