Skip to content

Commit

Permalink
Release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 29, 2024
1 parent 70f9709 commit ea2d418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
],
dependencies: [ ],
targets: [
.binaryTarget(name: "RustFramework", path: "./WalletSdkRs/RustFramework.xcframework"),
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.4/RustFramework.xcframework.zip", checksum: "e19a91c734e0b0d63fa301359434adbbb37899af410b1ea2613e49ae9371ac13"),
.target(
name: "WalletSdkRs",
dependencies: [
Expand Down

0 comments on commit ea2d418

Please sign in to comment.