Remove fallback CDSI connect code

This commit is contained in:
Alex Bakon
2025-04-02 13:39:38 -04:00
committed by GitHub
parent 3c08f97510
commit d13bc958e2
23 changed files with 202 additions and 258 deletions

View File

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