Skip to content

Commit

Permalink
[Rust] Fix mobile-sdk-rs Package.swift (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Nascimento <[email protected]>
  • Loading branch information
theosirian authored Jan 14, 2025
1 parent 5216a46 commit 7850389
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ let package = Package(
dependencies: [],
targets: [
.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"
),
.target(
name: "SpruceIDMobileSdkRs",
dependencies: [
Expand Down

0 comments on commit 7850389

Please sign in to comment.