Skip to content

Commit

Permalink
Merge pull request #472 from xmtp/cv/libxmtp-logs-public-two
Browse files Browse the repository at this point in the history
fix: show libxmtp log message on iOS
  • Loading branch information
cameronvoell authored Aug 16, 2024
2 parents 4ccd25e + 0c74d53 commit b22fabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/XMTPReactNative.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ Pod::Spec.new do |s|
s.source_files = "**/*.{h,m,swift}"
s.dependency 'secp256k1.swift'
s.dependency "MessagePacker"
s.dependency "XMTP", "= 0.14.3"
s.dependency "XMTP", "= 0.14.4"
end

0 comments on commit b22fabd

Please sign in to comment.