We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c51b0f commit 479a86cCopy full SHA for 479a86c
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
.binaryTarget(
16
name: "mcpBinary",
17
url: "https://github.com/sqliteai/sqlite-mcp/releases/download/0.1.7/mcp-apple-xcframework-0.1.7.zip",
18
- checksum: "0000000000000000000000000000000000000000000000000000000000000000"
+ checksum: "3274e630367746309e92a280ba4b9ea5335c15ed4f2dd7c065a02f97b2788a7c"
19
),
20
.target(
21
name: "mcp",
0 commit comments