We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535f731 commit 8c09b6aCopy full SHA for 8c09b6a
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
targets: [
16
.binaryTarget(
17
name: "GRDB",
18
- url: "https://github.com/inlinehq/GRDB.swift/releases/download/3.0.3/GRDB.xcframework.zip",
+ url: "https://github.com/inlinehq/GRDB.swift/releases/download/3.0.4/GRDB.xcframework.zip",
19
checksum: "214cead013b4ba79ee0f1ff1251fbe06b6d6115729149be4b9f522711848132c"
20
),
21
.target(name: "_GRDBDummy")
0 commit comments