Files
duplicati/Duplicati/GUI/Duplicati.GUI.MacTrayIcon/SQLite/pinvoke
Kenneth Skovhede 0d16dd1cc1 Update issue #829
Status: fixed

I removed the stray third party binaries
2013-05-25 22:04:08 +02:00
..
2011-11-28 11:05:42 +00:00

This folder is only used during development.
It is used to place the sqlite.dll inside the Mac app bundle so the hosted instance can start.
It is not copied to the resulting bundle, and it is only dynamically loaded, so it is not a problem if it is outdated, but may give weird debugging errors.