Just added a SQLite database to my project. Packaged and all is working well. But where is the db stored. I have my code to create the database if it doesn't exist. I have my Mac to show hidden files. I search in Finder for 'db', '*.db' and '.db'. I get nothing. I have opened the package and looked at it content and there is not .db file in there at all.
Can someone tell me where the .db fiile is saved?
Cheers.