Skip to content

Commit

Permalink
Release 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 29, 2024
1 parent 39acf29 commit 73f2277
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", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.10/RustFramework.xcframework.zip", checksum: "f7eb62b937620d51b108f7f2ce7fdda8e2ba805bed226fe9aa9ef273b6ef2dec"),
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.11/RustFramework.xcframework.zip", checksum: "b2a546ae73a47e6cd6d15a5099d5ea2b7a65321062a93c68dc4b5d84a4fb7737"),
.target(
name: "SpruceIDWalletSdkRs",
dependencies: [
Expand Down

0 comments on commit 73f2277

Please sign in to comment.