toxicity-io / sqlite-mc

An SQLDelight driver that uses SQLite3MultipleCiphers for database encryption.
Apache License 2.0
10 stars 0 forks source link

Fix `sqlite-jdbc` macOS compilation includes for `JavaVM` #97

Closed 05nelsonm closed 9 months ago

05nelsonm commented 9 months ago

JavaVM.framework is no longer available for more recent sdks (was removed by apple). Need to use JavaNativeFoundation.framework/Headers