Skip to content

Commit

Permalink
Release 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 31, 2025
1 parent a648986 commit 7a70eae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ let package = Package(
.binaryTarget(
name: "RustFramework",
url:
"https://github.com/spruceid/mobile-sdk-rs/releases/download/0.8.3/RustFramework.xcframework.zip",
checksum: "dfe7efd127b4b4b80ef8332bba5d70f853c468c3f2a941ddf28d3b5d0d19a867"),
"https://github.com/spruceid/mobile-sdk-rs/releases/download/0.8.4/RustFramework.xcframework.zip",
checksum: "e62784e1862bd1fd2adf69bb1f1a182ba1e1d157cd052596ee135f22fe0a4926"),
// .binaryTarget(name: "RustFramework", path: "MobileSdkRs/RustFramework.xcframework"),
.target(
name: "SpruceIDMobileSdkRs",
Expand Down

0 comments on commit 7a70eae

Please sign in to comment.