Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 13, 2025
1 parent 4edeb7e commit 5216a46
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(
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/mobile-sdk-rs/releases/download/0.5.0/RustFramework.xcframework.zip", checksum: "f6661959cf09872a63d80e41daa8a4779ab04b478efed9d0641548de5536b60a"),
name: "RustFramework",
url: "https://github.com/spruceid/mobile-sdk-rs/releases/download/0.4.4/RustFramework.xcframework.zip",
checksum: "d1a33a0bfadd224e037c2733fc47d3bc510e1941849b5412260ef6a6957cf9ee"
Expand Down

0 comments on commit 5216a46

Please sign in to comment.