vote up 0 vote down star
3

I have a SQLite DB that I'm using to store app data, and I could do with taking a look inside it to debug a problem I'm having - but where does the iPhone Simulator store it's data, typically?

flag

3 Answers

vote up 0 vote down

It gets stored in an iPhone Simulator folder in your ~/Library folder. I forget exactly what the folder was called.

link|flag
vote up 8 vote down check

Found it:

~/Library/Application Support/iPhone Simulator/User/
link|flag
thanks, I wanted to know this too. – John Ballinger Jul 10 at 10:42

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.