Mac M1 compatibility
Hi,
Can you replace the file libsqlite4java-osx.dylib by this file libsqlite4java-osx-aarch64-1.0.392.dylib on install on Mac M1 to ensure compatibility ?
https://search.maven.org/artifact/io.github.ganadist.sqlite4java/libsqlite4java-osx-aarch64/1.0.392/dylib
Thank you in advance
@Drilmo I added docker support to get this working on M1. Is the above Java library now available for arm64? If so, that's possible a good (better?) solution than my docker solution.
Unfortunately this repo does not seem to be maintained by anyone as no release has been done to include my PR for 9 months now.
Docker is not required anymore. The DynamoDB jar now works fine on M1 with a recent java install. I think this can be closed.