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 e450668 commit f2b857aCopy full SHA for f2b857a
Package.swift
@@ -24,7 +24,7 @@ let package = Package(
24
// Targets can depend on other targets in this package, and on products in packages this package depends on.
25
.binaryTarget(
26
name: "bdkFFI",
27
- url: "https://github.com/notmandatory/bdk-swift/releases/download/0.1.7/bdkFFI.xcframework.zip",
+ url: "https://github.com/bitcoindevkit/bdk-swift/releases/download/0.1.4/bdkFFI.xcframework.zip",
28
checksum: "dc51c5c61b78e06fba45fe7d55978726f6f6bb609c2b369f12f3f2e5c24b9ed5"),
29
// .binaryTarget(name: "bdkFFI", path: "./bdkFFI.xcframework"),
30
.target(
0 commit comments