Update TunnelKit with tls-* fixes

This commit is contained in:
Davide De Rosa 2019-04-23 23:11:17 +02:00
parent 458ef496fd
commit 265d59db92
2 changed files with 7 additions and 7 deletions

View File

@ -5,8 +5,8 @@ use_frameworks!
def shared_pods def shared_pods
#pod 'TunnelKit', '~> 1.6.2' #pod 'TunnelKit', '~> 1.6.2'
#pod 'TunnelKit/LZO', '~> 1.6.2' #pod 'TunnelKit/LZO', '~> 1.6.2'
pod 'TunnelKit', :git => 'https://github.com/keeshux/tunnelkit', :commit => '9b8be02' pod 'TunnelKit', :git => 'https://github.com/keeshux/tunnelkit', :commit => 'ef5180a'
pod 'TunnelKit/LZO', :git => 'https://github.com/keeshux/tunnelkit', :commit => '9b8be02' pod 'TunnelKit/LZO', :git => 'https://github.com/keeshux/tunnelkit', :commit => 'ef5180a'
#pod 'TunnelKit', :path => '../../personal/tunnelkit' #pod 'TunnelKit', :path => '../../personal/tunnelkit'
#pod 'TunnelKit/LZO', :path => '../../personal/tunnelkit' #pod 'TunnelKit/LZO', :path => '../../personal/tunnelkit'
pod 'SSZipArchive' pod 'SSZipArchive'

View File

@ -17,8 +17,8 @@ PODS:
DEPENDENCIES: DEPENDENCIES:
- MBProgressHUD - MBProgressHUD
- SSZipArchive - SSZipArchive
- TunnelKit (from `https://github.com/keeshux/tunnelkit`, commit `9b8be02`) - TunnelKit (from `https://github.com/keeshux/tunnelkit`, commit `ef5180a`)
- TunnelKit/LZO (from `https://github.com/keeshux/tunnelkit`, commit `9b8be02`) - TunnelKit/LZO (from `https://github.com/keeshux/tunnelkit`, commit `ef5180a`)
SPEC REPOS: SPEC REPOS:
https://github.com/cocoapods/specs.git: https://github.com/cocoapods/specs.git:
@ -29,12 +29,12 @@ SPEC REPOS:
EXTERNAL SOURCES: EXTERNAL SOURCES:
TunnelKit: TunnelKit:
:commit: 9b8be02 :commit: ef5180a
:git: https://github.com/keeshux/tunnelkit :git: https://github.com/keeshux/tunnelkit
CHECKOUT OPTIONS: CHECKOUT OPTIONS:
TunnelKit: TunnelKit:
:commit: 9b8be02 :commit: ef5180a
:git: https://github.com/keeshux/tunnelkit :git: https://github.com/keeshux/tunnelkit
SPEC CHECKSUMS: SPEC CHECKSUMS:
@ -44,6 +44,6 @@ SPEC CHECKSUMS:
SwiftyBeaver: 4cc0080d2e23f980652e28978db11a5c9da39165 SwiftyBeaver: 4cc0080d2e23f980652e28978db11a5c9da39165
TunnelKit: a0b7eb151ae6d30788623df94d682ed90706940a TunnelKit: a0b7eb151ae6d30788623df94d682ed90706940a
PODFILE CHECKSUM: dfd624715692f5c8fbd5863daa3773e815a88507 PODFILE CHECKSUM: 15e1a3ee168932349294032eeddea0f0713873a4
COCOAPODS: 1.6.1 COCOAPODS: 1.6.1