xmtp / xmtp-ios

XMTP client SDK for iOS applications written in Swift.
MIT License
35 stars 24 forks source link

SQLCipher not found #436

Open nplasterer opened 4 days ago

nplasterer commented 4 days ago

LibXMTP.GenericError.Storage(message: "Storage error: Cipher salt doesn\'t exist in database not found")

nplasterer commented 4 days ago

https://github.com/sqlcipher/sqlcipher We should consider adding sqlCipher in libxmtp-swift so it's always appropriately linked