add
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
// Export the underlying SQLite library
|
||||
#if SWIFT_PACKAGE
|
||||
@_exported import CSQLite
|
||||
#elseif GRDBCIPHER
|
||||
@_exported import SQLCipher
|
||||
#elseif !GRDBCUSTOMSQLITE && !GRDBCIPHER
|
||||
@_exported import SQLite3
|
||||
#endif
|
||||
Reference in New Issue
Block a user