Skip to content

Commit 15254a7

Browse files
Update libxmtp to ios-4.11.0-nightly.20260711.9358d22
1 parent b157a43 commit 15254a7

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

Convos.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ConvosCore/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ConvosCore/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ let package = Package(
2727
.package(url: "https://github.com/groue/GRDB.swift.git", exact: "7.5.0"),
2828
.package(
2929
url: "https://github.com/xmtp/libxmtp.git",
30-
revision: "ios-4.11.0-nightly.20260710.6943ad2"
30+
revision: "ios-4.11.0-nightly.20260711.9358d22"
3131
),
3232
.package(url: "https://github.com/tesseract-one/CSecp256k1.swift.git", from: "0.2.0"),
3333
.package(url: "https://github.com/krzyzanowskim/CryptoSwift.git", from: "1.8.0"),

ConvosInvites/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ConvosInvites/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let package = Package(
2626
.package(url: "https://github.com/apple/swift-log", from: "1.6.0"),
2727
.package(
2828
url: "https://github.com/xmtp/libxmtp.git",
29-
revision: "ios-4.11.0-nightly.20260710.6943ad2"
29+
revision: "ios-4.11.0-nightly.20260711.9358d22"
3030
),
3131
.package(path: "../ConvosAppData"),
3232
],

0 commit comments

Comments
 (0)