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-da3a7ef /LibXMTPSwiftFFI.zip " ,
35+ checksum: " 2aaf5ad9f6334d2ca87ed83f8461d4d8e91c3801a1d83d51c3a62de179029b58 "
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: " 178adf25eeb5f18765b566fe5bbe553c17ca66d1e31b569b1a71753453959399 "
7373 ) ,
7474 at: 1
7575 )
You can’t perform that action at this time.
0 commit comments