Skip to content
This repository has been archived by the owner on Mar 5, 2025. It is now read-only.

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 18, 2025
1 parent 5ad5443 commit 4206e83
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.5/RustFramework.xcframework.zip",
checksum: "3821f7f7511319f150520dad8bcd2179197128a9a6bff369241c2be8148d8783"),
"https://github.com/spruceid/mobile-sdk-rs/releases/download/0.9.0/RustFramework.xcframework.zip",
checksum: "5a4838ff631b133e3078a7bad6d438172425bc2fab4f925c0f26f44cb475b65c"),
// .binaryTarget(name: "RustFramework", path: "MobileSdkRs/RustFramework.xcframework"),
.target(
name: "SpruceIDMobileSdkRs",
Expand Down

0 comments on commit 4206e83

Please sign in to comment.