File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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-a2bdd0a /LibXMTPSwiftFFI.zip " ,
35+ checksum: " 1ca99cae5d64db6664b6568c7427afba2ef5feab2236a2d0eec757d7b8f45ba2 "
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-a2bdd0a /LibXMTPSwiftFFIDynamic.zip " ,
72+ checksum: " 0adbd922da4e0c1e997d0f227265da228b55ee9b90f208633ff4110594468768 "
7373 ) ,
7474 at: 1
7575 )
You can’t perform that action at this time.
0 commit comments