mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-26 17:55:21 +02:00
swift: Add PQXDH support
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user