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 71496cd commit a74f5caCopy full SHA for a74f5ca
Package.swift
@@ -25,7 +25,7 @@ let package = Package(
25
.binaryTarget(
26
name: "bdkFFI",
27
url: "https://github.com/notmandatory/bdk-swift/releases/download/0.1.0/bdkFFI.xcframework.zip",
28
- checksum: "496423e55dd5db14cb2b692f59ae6bf527431c59f79ab51d89c83f68e23d4722"),
+ checksum: "a88d3c8a2267e9e8a953fe332a91bd3356f8317e3758499192001993969a9dad"),
29
// .binaryTarget(name: "bdkFFI", path: "./bdkFFI.xcframework"),
30
.target(
31
name: "BitcoinDevKit",
0 commit comments