Hi,
my first attempt at OS X with an application using SQLite via SqlDB.
Do you install your own lib or do you deploy one that comes with OS X (/usr/lib/libsqlite3.dylib) ?
I see only 32 bit downloads for Lazarus OS X. When I run the 'file' command against said library on El Capitan, it tells me that it's a universal binary with 3 architectures, one of which appears to be 32 bit, the other two 64.
So should this work or will I be wasting my time?
As always, thanks for all help!