Closed matus-tomlein closed 2 years ago
Updates included Sqlite3 library to latest version because the previously included version (3.12.2) makes use of the OSAtomicCompareAndSwapPtrBarrier which was deprecated in macOS 10.12 and showed warnings during build.
OSAtomicCompareAndSwapPtrBarrier
Updates included Sqlite3 library to latest version because the previously included version (3.12.2) makes use of the
OSAtomicCompareAndSwapPtrBarrier
which was deprecated in macOS 10.12 and showed warnings during build.