From 830c70dd3ee69ff7c00e07e2823752b3b9296ad1 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Tue, 28 May 2019 15:28:12 +0200 Subject: [PATCH] Fix broken LZO in TunnelKit --- Podfile | 4 ++-- Podfile.lock | 27 ++++++++++++++++++--------- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/Podfile b/Podfile index a1cc6b26..0fdd53b3 100644 --- a/Podfile +++ b/Podfile @@ -8,8 +8,8 @@ $tunnelkit_name = 'TunnelKit' $tunnelkit_specs = ['Protocols/OpenVPN', 'Extra/LZO'] def shared_pods - pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.0.0' - #pod_git $tunnelkit_name, $tunnelkit_specs, '5ba49ae' + #pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.0.1' + pod_git $tunnelkit_name, $tunnelkit_specs, 'a861c69' #pod_path $tunnelkit_name, $tunnelkit_specs, '..' pod 'SSZipArchive' end diff --git a/Podfile.lock b/Podfile.lock index 80f39219..c244c9c9 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -3,13 +3,13 @@ PODS: - OpenSSL-Apple (1.1.0j.2) - SSZipArchive (2.2.1) - SwiftyBeaver (1.7.0) - - TunnelKit/AppExtension (2.0.0): + - TunnelKit/AppExtension (2.0.1): - SwiftyBeaver - TunnelKit/Core - - TunnelKit/Core (2.0.0): + - TunnelKit/Core (2.0.1): - SwiftyBeaver - - TunnelKit/Extra/LZO (2.0.0) - - TunnelKit/Protocols/OpenVPN (2.0.0): + - TunnelKit/Extra/LZO (2.0.1) + - TunnelKit/Protocols/OpenVPN (2.0.1): - OpenSSL-Apple (~> 1.1.0j.2) - TunnelKit/AppExtension - TunnelKit/Core @@ -17,8 +17,8 @@ PODS: DEPENDENCIES: - MBProgressHUD - SSZipArchive - - TunnelKit/Extra/LZO (~> 2.0.0) - - TunnelKit/Protocols/OpenVPN (~> 2.0.0) + - TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `a861c69`) + - TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `a861c69`) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -26,15 +26,24 @@ SPEC REPOS: - OpenSSL-Apple - SSZipArchive - SwiftyBeaver - - TunnelKit + +EXTERNAL SOURCES: + TunnelKit: + :commit: a861c69 + :git: https://github.com/passepartoutvpn/tunnelkit + +CHECKOUT OPTIONS: + TunnelKit: + :commit: a861c69 + :git: https://github.com/passepartoutvpn/tunnelkit SPEC CHECKSUMS: MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9 OpenSSL-Apple: e88e1eb314acb4a05e2348069790c4aa49f6d319 SSZipArchive: 8e859da2520142e09166bc9161967db296e9d02f SwiftyBeaver: 4cc0080d2e23f980652e28978db11a5c9da39165 - TunnelKit: 53dd6a24fd4a38380226f39621b61b0aafc6e4b6 + TunnelKit: a1477f296a481c2ccefe9e6788aea090a1fb6f18 -PODFILE CHECKSUM: da84936af95644a9197218fe610012d0316ff926 +PODFILE CHECKSUM: 16e93cfb144d613f0ba7af1adc65fc0330004c84 COCOAPODS: 1.6.2