swift: Add PQXDH support

This commit is contained in:
moiseev-signal
2023-06-08 17:30:11 -07:00
committed by GitHub
parent 65ccd5af11
commit 30ce471b2b
16 changed files with 1072 additions and 1015 deletions

View File

@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/signalapp/libsignal.git', :tag => "v#{s.version}" }
s.swift_version = '5'
s.platform = :ios, '12.2'
s.platform = :ios, '13.0'
s.dependency 'SignalCoreKit'