Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e43a06f

Browse files
authoredMay 3, 2024
Release 57fa7faf8c7a94781b59a570395c31da417347c8 (#8)
1 parent 444ec30 commit e43a06f

File tree

5 files changed

+4621
-1493
lines changed

5 files changed

+4621
-1493
lines changed
 

‎Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ let package = Package(
2727
swiftSettings: [.unsafeFlags(["-suppress-warnings"])]),
2828
.binaryTarget(
2929
name: "BitwardenFFI",
30-
url: "https://bwlivefronttest.blob.core.windows.net/sdk/6d45212-BitwardenFFI.xcframework.zip",
31-
checksum: "6a30607da29c161656301e5aadfd763d34b37ef655af4059c7cef4a7ae072e08"),
30+
url: "https://bwlivefronttest.blob.core.windows.net/sdk/57fa7fa-BitwardenFFI.xcframework.zip",
31+
checksum: "3149f9060ebc66313f91bcd67303ad41272407fa51b56b19fb999e6500ef83ab"),
3232
.testTarget(
3333
name: "BitwardenSdkTests",
3434
dependencies: ["BitwardenSdk"])

0 commit comments

Comments
 (0)
Please sign in to comment.