We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd85c7 commit f596bc5Copy full SHA for f596bc5
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
.binaryTarget(
16
name: "aiBinary",
17
url: "https://github.com/sqliteai/sqlite-ai/releases/download/1.0.3/ai-apple-xcframework-1.0.3.zip",
18
- checksum: "0000000000000000000000000000000000000000000000000000000000000000"
+ checksum: "f33dfa4ab3538a6ac201d565410ce4bf4c2fc59aa31376102c1e9e9261f5e811"
19
),
20
.target(
21
name: "ai",
0 commit comments