Update pods and API

This commit is contained in:
Davide De Rosa 2021-02-12 02:22:19 +01:00
parent a815a31154
commit a140ffca7f
3 changed files with 7 additions and 12 deletions

View File

@ -7,8 +7,8 @@ $tunnelkit_name = 'TunnelKit'
$tunnelkit_specs = ['Protocols/OpenVPN', 'Extra/LZO']
def shared_pods
#pod_version $tunnelkit_name, $tunnelkit_specs, '~> 3.3.0'
pod_git $tunnelkit_name, $tunnelkit_specs, '59e30cd'
pod_version $tunnelkit_name, $tunnelkit_specs, '~> 3.3.1'
#pod_git $tunnelkit_name, $tunnelkit_specs, '59e30cd'
#pod_path $tunnelkit_name, $tunnelkit_specs, '..'
pod 'SSZipArchive'
pod 'Kvitto', :git => 'https://github.com/keeshux/Kvitto', :branch => 'enable-macos-spec'

View File

@ -52,8 +52,8 @@ DEPENDENCIES:
- Kvitto (from `https://github.com/keeshux/Kvitto`, branch `enable-macos-spec`)
- MBProgressHUD
- SSZipArchive
- TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `59e30cd`)
- TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `59e30cd`)
- TunnelKit/Extra/LZO (~> 3.3.1)
- TunnelKit/Protocols/OpenVPN (~> 3.3.1)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
@ -62,6 +62,7 @@ SPEC REPOS:
- OpenSSL-Apple
- SSZipArchive
- SwiftyBeaver
- TunnelKit
EXTERNAL SOURCES:
Convenience:
@ -70,9 +71,6 @@ EXTERNAL SOURCES:
Kvitto:
:branch: enable-macos-spec
:git: https://github.com/keeshux/Kvitto
TunnelKit:
:commit: 59e30cd
:git: https://github.com/passepartoutvpn/tunnelkit
CHECKOUT OPTIONS:
Convenience:
@ -81,9 +79,6 @@ CHECKOUT OPTIONS:
Kvitto:
:commit: e263fcd1f40a6a482a0f1e424ba98009c4ad2b96
:git: https://github.com/keeshux/Kvitto
TunnelKit:
:commit: 59e30cd
:git: https://github.com/passepartoutvpn/tunnelkit
SPEC CHECKSUMS:
Convenience: c805c2aff569ff735c5d69c2c2b7a9bd110fa507
@ -95,6 +90,6 @@ SPEC CHECKSUMS:
SwiftyBeaver: 2e8acd6fc90c6d0a27055867a290794926d57c02
TunnelKit: abc76b7580ac190c4e932d8e67b9ece11fba45a4
PODFILE CHECKSUM: 7434cc8fc6def347d7c4c7e85dc4a0aae7f80328
PODFILE CHECKSUM: 02f587a7e0b92f055453fe6df12d236f8368ade5
COCOAPODS: 1.10.1

@ -1 +1 @@
Subproject commit 1dfdd65782b10429086bbfe984ec52e1a00f6984
Subproject commit a6ee6f50ef5cfc25401beb61294a6226e16ce944