Bump version to 0.1.2
This commit is contained in:
parent
18a2efa8da
commit
aa84f5583e
@ -24,7 +24,7 @@ let package = Package(
|
||||
// Targets can depend on other targets in this package, and on products in packages this package depends on.
|
||||
.binaryTarget(
|
||||
name: "bdkFFI",
|
||||
url: "https://github.com/notmandatory/bdk-swift/releases/download/0.1.1/bdkFFI.xcframework.zip",
|
||||
url: "https://github.com/notmandatory/bdk-swift/releases/download/0.1.2/bdkFFI.xcframework.zip",
|
||||
checksum: "a88d3c8a2267e9e8a953fe332a91bd3356f8317e3758499192001993969a9dad"),
|
||||
// .binaryTarget(name: "bdkFFI", path: "./bdkFFI.xcframework"),
|
||||
.target(
|
||||
|
Loading…
x
Reference in New Issue
Block a user