diff --git a/Podfile b/Podfile index bb547827..8b6c02e1 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.2.6' - pod_git $tunnelkit_name, $tunnelkit_specs, '74ed3cb' + pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.2.7' + #pod_git $tunnelkit_name, $tunnelkit_specs, '74ed3cb' #pod_path $tunnelkit_name, $tunnelkit_specs, '..' pod 'SSZipArchive' diff --git a/Podfile.lock b/Podfile.lock index 1220259e..a1348f1a 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -49,8 +49,8 @@ DEPENDENCIES: - Kvitto - MBProgressHUD - SSZipArchive - - TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `74ed3cb`) - - TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `74ed3cb`) + - TunnelKit/Extra/LZO (~> 2.2.7) + - TunnelKit/Protocols/OpenVPN (~> 2.2.7) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -60,22 +60,17 @@ SPEC REPOS: - OpenSSL-Apple - SSZipArchive - SwiftyBeaver + - TunnelKit EXTERNAL SOURCES: Convenience: :commit: 0b09b1e :git: https://github.com/keeshux/convenience - TunnelKit: - :commit: 74ed3cb - :git: https://github.com/passepartoutvpn/tunnelkit CHECKOUT OPTIONS: Convenience: :commit: 0b09b1e :git: https://github.com/keeshux/convenience - TunnelKit: - :commit: 74ed3cb - :git: https://github.com/passepartoutvpn/tunnelkit SPEC CHECKSUMS: Convenience: c805c2aff569ff735c5d69c2c2b7a9bd110fa507 @@ -87,6 +82,6 @@ SPEC CHECKSUMS: SwiftyBeaver: a1f5691458561414bcfab51874b2b7445451602b TunnelKit: cbd063b8b6f4f6a182cf48e646ff35cb2365bf91 -PODFILE CHECKSUM: ad274e7f1cdd299cddfb06e23a2c0c0da7153f91 +PODFILE CHECKSUM: 43c74249ac83f5246e4dda4bb40e2faa2f92dfe9 COCOAPODS: 1.9.3 diff --git a/Submodules/API b/Submodules/API index 60b8e35f..52d86ee5 160000 --- a/Submodules/API +++ b/Submodules/API @@ -1 +1 @@ -Subproject commit 60b8e35f7d6abbba9046b020063192b14fba46a3 +Subproject commit 52d86ee536c84d9f440fa6a2914c54cea4563c73