Use an enum value for IdentityKeyStore.saveIdentity in libraries

This commit is contained in:
Alex Bakon
2025-04-25 12:52:58 -04:00
committed by GitHub
parent e0e79e567c
commit 8f1baf561c
27 changed files with 218 additions and 59 deletions

View File

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