An open API service indexing awesome lists of open source software.

https://github.com/netpyoung/prebuilt-libsqlcipher

:package: Prebuilt native libsqlcipher for Unity3D(SqlCipher4Unity3D)
https://github.com/netpyoung/prebuilt-libsqlcipher

prebuilt sqlcipher

Last synced: 5 months ago
JSON representation

:package: Prebuilt native libsqlcipher for Unity3D(SqlCipher4Unity3D)

Awesome Lists containing this project

README

          

# prebuilt-libsqlcipher

:package: Prebuilt native SQLCipher for Unity3D

- Prebuilt native [sqlcipher/sqlcipher](https://github.com/sqlcipher/sqlcipher) library for Unity3D.
- VERSION=v4.5.6
- try [SqlCipher4Unity3D](https://github.com/netpyoung/SqlCipher4Unity3D).

| Platforms | Arch | action |
| --------- | ----------- | ------- |
| Windows | x86_64 | o |
| Windows | x86_arm64 | x |
| Windows | x86 | x |
| Linux | x86_64 | o |
| Linux | x86 | x |
| macOS | x86_64 | o |
| iOS | 64bit | o |
| tvOS | 64bit | o |
| Android | armeabi-v7a | x |
| Android | arm64_v8a | x |
| Android | x86 | x |
| Android | x86_64 | x |
| WebGL | . | no plan |
| Other | . | no plan |

- for android, there is

## Preface

- I don't have macOS device then couldn't suppport issues which related. To reduce issues, bothering, doubting transparency about from that, so I choose to use [github's action](https://docs.github.com/en/actions).

## Ref

-
-
-
-
-
-