diff --git a/CHANGELOG.md b/CHANGELOG.md index 312382b4..41f7cf6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 1.7.0 Beta 1931 (2019-05-28) +## 1.7.0 Beta 1934 (2019-05-28) ### Added diff --git a/Podfile b/Podfile index 0fdd53b3..11681d9b 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.1' - pod_git $tunnelkit_name, $tunnelkit_specs, 'a861c69' + 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 c244c9c9..a1e0298d 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -17,8 +17,8 @@ PODS: DEPENDENCIES: - MBProgressHUD - SSZipArchive - - TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `a861c69`) - - TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `a861c69`) + - TunnelKit/Extra/LZO (~> 2.0.1) + - TunnelKit/Protocols/OpenVPN (~> 2.0.1) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -26,16 +26,7 @@ SPEC REPOS: - OpenSSL-Apple - SSZipArchive - SwiftyBeaver - -EXTERNAL SOURCES: - TunnelKit: - :commit: a861c69 - :git: https://github.com/passepartoutvpn/tunnelkit - -CHECKOUT OPTIONS: - TunnelKit: - :commit: a861c69 - :git: https://github.com/passepartoutvpn/tunnelkit + - TunnelKit SPEC CHECKSUMS: MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9 @@ -44,6 +35,6 @@ SPEC CHECKSUMS: SwiftyBeaver: 4cc0080d2e23f980652e28978db11a5c9da39165 TunnelKit: a1477f296a481c2ccefe9e6788aea090a1fb6f18 -PODFILE CHECKSUM: 16e93cfb144d613f0ba7af1adc65fc0330004c84 +PODFILE CHECKSUM: f7dc7ec149d7920efd701d7178738f6ddf533a3d COCOAPODS: 1.6.2