We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681e219 commit db8f39bCopy full SHA for db8f39b
SQLite/Core/Connection.swift
@@ -26,7 +26,7 @@ import Foundation.NSUUID
26
import Dispatch
27
#if SQLITE_SWIFT_STANDALONE
28
import sqlite3
29
-#else
+#elseif COCOAPODS
30
import CSQLite
31
#endif
32
SQLite/Core/Statement.swift
@@ -24,7 +24,7 @@
24
25
SQLite/Helpers.swift
0 commit comments