sqlite location in debug mode

Hi there,
I would like to browse the data stored in SQLite db associated with my app I am working on.
I am using the following location:

SpecialFolder.ApplicationData.Child(“MentorDB”)

But have no idea where this ultimately ends up on mac under debug mode.

Thanks
Adam

The same as release mode.

~/Library/Application Support/MentorDB

Thanks. Hidden folders don’t help :slight_smile: