Remove ordered public key comparison

This commit is contained in:
marc-signal
2026-02-02 13:37:11 -05:00
committed by GitHub
parent e419b9cf01
commit 6dd67d52e8
19 changed files with 27 additions and 224 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |s|
s.name = 'LibSignalClient'
s.version = '0.86.17'
s.version = '0.87.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'