Skip to content

Commit

Permalink
chore: update Package.swift for version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 20, 2024
1 parent 80505b3 commit e348f84
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 @@ -55,8 +55,8 @@ let package = Package(
),
.binaryTarget(
name: "RustXcframeworkRelease",
url: "$REPO_URL/releases/download/$PACKAGE_VERSION/$RUST_XCFRAMEWORK_ZIP",
checksum: "$RUST_CHECKSUM"
url: "https://github.com/WalletConnect/yttrium/releases/download/0.0.1-alpha-test/RustXcframework.xcframework.zip",
checksum: "360ecd0ec70ec79883e03969cf359528e5de9c021a0177450506729eb523474f"
),
.binaryTarget(
name: "RustXcframeworkDev",
Expand Down

0 comments on commit e348f84

Please sign in to comment.