Unify IdentityKeyPair_Deserialize implementations

...in the process revealing that the Java declaration had a missing
exception spec.
This commit is contained in:
Jordan Rose
2025-10-08 12:54:19 -07:00
parent fb570d7c99
commit 4503a19190
19 changed files with 55 additions and 94 deletions

View File

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