stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.57k stars 1.54k forks source link

SqlCipher support for Swift PM, Here's a solution #1236

Closed telami closed 5 months ago

telami commented 5 months ago

I found a solution that uses SqlCipher through spm, but it doesn't support watchOS, can someone help me😿

(I couldn't get in touch with the original author, so I came here to ask for help)

https://github.com/zhuorantan/SQLiteCipher