Update TunnelKit

This commit is contained in:
Davide De Rosa 2019-03-08 13:38:30 +01:00
parent 29c51753fe
commit 9ace65e607
3 changed files with 21 additions and 11 deletions

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Incorrect VPN status after renaming. [#37](https://github.com/passepartoutvpn/passepartout-ios/issues/37) - Incorrect VPN status after renaming. [#37](https://github.com/passepartoutvpn/passepartout-ios/issues/37)
- Profile change doesn't disconnect active VPN. [#38](https://github.com/passepartoutvpn/passepartout-ios/issues/38) - Profile change doesn't disconnect active VPN. [#38](https://github.com/passepartoutvpn/passepartout-ios/issues/38)
- Some reconnection issues encountered with TunnelBear and NordVPN.
## 1.1.0 Beta 1341 (2019-03-07) ## 1.1.0 Beta 1341 (2019-03-07)

View File

@ -2,8 +2,8 @@ source 'https://github.com/cocoapods/specs.git'
use_frameworks! use_frameworks!
def shared_pods def shared_pods
pod 'TunnelKit', '~> 1.4.2' #pod 'TunnelKit', '~> 1.4.2'
#pod 'TunnelKit', :git => 'https://github.com/keeshux/tunnelkit', :commit => '1c1547f' pod 'TunnelKit', :git => 'https://github.com/keeshux/tunnelkit', :commit => '147cbb8'
#pod 'TunnelKit', :path => '../../personal/tunnelkit' #pod 'TunnelKit', :path => '../../personal/tunnelkit'
end end

View File

@ -2,33 +2,42 @@ PODS:
- MBProgressHUD (1.1.0) - MBProgressHUD (1.1.0)
- OpenSSL-Apple (1.1.0i.2) - OpenSSL-Apple (1.1.0i.2)
- SwiftyBeaver (1.6.2) - SwiftyBeaver (1.6.2)
- TunnelKit (1.4.2): - TunnelKit (1.4.3):
- TunnelKit/AppExtension (= 1.4.2) - TunnelKit/AppExtension (= 1.4.3)
- TunnelKit/Core (= 1.4.2) - TunnelKit/Core (= 1.4.3)
- TunnelKit/AppExtension (1.4.2): - TunnelKit/AppExtension (1.4.3):
- SwiftyBeaver - SwiftyBeaver
- TunnelKit/Core - TunnelKit/Core
- TunnelKit/Core (1.4.2): - TunnelKit/Core (1.4.3):
- OpenSSL-Apple (~> 1.1.0i.2) - OpenSSL-Apple (~> 1.1.0i.2)
- SwiftyBeaver - SwiftyBeaver
DEPENDENCIES: DEPENDENCIES:
- MBProgressHUD - MBProgressHUD
- TunnelKit (~> 1.4.2) - TunnelKit (from `https://github.com/keeshux/tunnelkit`, commit `147cbb8`)
SPEC REPOS: SPEC REPOS:
https://github.com/cocoapods/specs.git: https://github.com/cocoapods/specs.git:
- MBProgressHUD - MBProgressHUD
- OpenSSL-Apple - OpenSSL-Apple
- SwiftyBeaver - SwiftyBeaver
- TunnelKit
EXTERNAL SOURCES:
TunnelKit:
:commit: 147cbb8
:git: https://github.com/keeshux/tunnelkit
CHECKOUT OPTIONS:
TunnelKit:
:commit: 147cbb8
:git: https://github.com/keeshux/tunnelkit
SPEC CHECKSUMS: SPEC CHECKSUMS:
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9 MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
OpenSSL-Apple: 37a8c0b04df4bb8971deef4671cc29222861319c OpenSSL-Apple: 37a8c0b04df4bb8971deef4671cc29222861319c
SwiftyBeaver: 8e67ab3cd94389cbbb7a9c7cc02748d98bfee68e SwiftyBeaver: 8e67ab3cd94389cbbb7a9c7cc02748d98bfee68e
TunnelKit: f4ee9a2a92015026a72f050fbcea99d81ae2ff5f TunnelKit: 194e6f60cf5cbddfee1a24be6c7c540f70bdeb5f
PODFILE CHECKSUM: c74463e7b94eef2bf92c54aa7411754af0fe20f8 PODFILE CHECKSUM: f04a8e2af82ae2ca7466dc8a0972f249a3f9686b
COCOAPODS: 1.6.1 COCOAPODS: 1.6.1