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 6a8c6e6 commit 1ba6e03Copy full SHA for 1ba6e03
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
products: [
14
.library(
15
name: "SQLiteSwift",
16
- targets: ["SQLite"]
+ targets: ["SQLiteSwift"]
17
)
18
],
19
targets: [
0 commit comments