You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are adding GRDB as a package through Swift Package Manager and we noticed that we cannot use SQLCipher instead of GRDBSQLite due to SWIFT_PACKAGE being defined. Would it be possible to change these conditional compilations to allow using SQLCipher in GRDB package?