Skip to content

Commit

Permalink
Release of 'v0.4.4' (updated Package.swift with new checksum and path…
Browse files Browse the repository at this point in the history
… to zip on Github, and maybe apple/Sources/UniFFI/CryptoService.swift). This commit is not merged into main/develop branch (and need not be).
  • Loading branch information
runner authored and runner committed Apr 13, 2024
1 parent 80e047d commit 3206b26
Show file tree
Hide file tree
Showing 2 changed files with 1,894 additions and 484 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ if useLocalFramework {
path: "./target/ios/libcrypto_service-rs.xcframework"
)
} else {
let releaseTag = "0.1.0"
let releaseChecksum = "befef7d56108305ff6ff69d67483471395c3e603e299b3b15f5a826328de272b"
let releaseTag = "v0.4.4"
let releaseChecksum = "04153fa7345143cd357c117b7b8a0402b14eada4e85d2405312d8d11de49aa58"
binaryTarget = .binaryTarget(
name: cryptoServiceBinaryTargetName,
url:
Expand Down
Loading

0 comments on commit 3206b26

Please sign in to comment.