Skip to content

Commit 9caa0f6

Browse files
release: iOS SDK 4.10.0-rc2 [skip ci]
1 parent da3a7ef commit 9caa0f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ var packageTargets: [Target] = [
3131
: .binaryTarget(
3232
name: "LibXMTPSwiftFFI",
3333
url:
34-
"https://github.com/xmtp/libxmtp/releases/download/libxmtp-ios-b8bed44/LibXMTPSwiftFFI.zip",
35-
checksum: "6cd91e456c494f38e71f0ec7786d9ff11f0dcb81b476a2f01e5b43ad3a68fe74"
34+
"https://github.com/xmtp/libxmtp/releases/download/libxmtp-ios-da3a7ef/LibXMTPSwiftFFI.zip",
35+
checksum: "878aa2d2f95180ea778bb57d02029f2408ad2250136973df8e5a595fff17f46c"
3636
),
3737
.target(
3838
name: "XMTPiOS",
@@ -68,8 +68,8 @@ if includeDynamicTarget {
6868
: .binaryTarget(
6969
name: "LibXMTPSwiftFFIDynamic",
7070
url:
71-
"https://github.com/xmtp/libxmtp/releases/download/libxmtp-ios-b8bed44/LibXMTPSwiftFFIDynamic.zip",
72-
checksum: "93c57d1cde0532c42e5a781772701424e50ae1f177f9216a325f625c3ab8c00f"
71+
"https://github.com/xmtp/libxmtp/releases/download/libxmtp-ios-da3a7ef/LibXMTPSwiftFFIDynamic.zip",
72+
checksum: "5cdcb5edb3603d70cd116b4824d256e78482aa08fec644fad3ec2b2b0d39f8f1"
7373
),
7474
at: 1
7575
)

0 commit comments

Comments
 (0)