Skip to content

Commit

Permalink
Merge branch 'main' into np/ios-entitlement
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer authored Feb 1, 2024
2 parents e8800dd + c8e4027 commit dad85c7
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 4,082 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/xmtp/libxmtp-swift",
"state" : {
"branch" : "92274fe",
"revision" : "92274fe0dde1fc7f8f716ebcffa3d252813be56d"
"branch" : "ccbf6ac",
"revision" : "ccbf6ac71b8c5a89c3078d8dc4057123bea8a291"
}
},
{
Expand Down
1 change: 1 addition & 0 deletions Sources/XMTPiOS/ConversationV2.swift
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ public struct ConversationV2 {
throw CodecError.invalidContent
}
}

let message = try await MessageV2.encode(
client: client,
content: encodedContent,
Expand Down
Loading

0 comments on commit dad85c7

Please sign in to comment.