stephencelis / SQLite.swift

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

SQLiteCipher and visionOS support #1261

Open nathanfallet opened 2 months ago

nathanfallet commented 2 months ago

Currently visionOS is not supported by SQLCipher so this target was not published on cocoapods (See #1260). I'm keeping this issue open to track it.

Linked to https://github.com/sqlcipher/sqlcipher/issues/483