parent
2a7d7900c6
commit
df45fb29a2
4
Podfile
4
Podfile
|
@ -8,8 +8,8 @@ $tunnelkit_name = 'TunnelKit'
|
||||||
$tunnelkit_specs = ['Protocols/OpenVPN', 'Extra/LZO']
|
$tunnelkit_specs = ['Protocols/OpenVPN', 'Extra/LZO']
|
||||||
|
|
||||||
def shared_pods
|
def shared_pods
|
||||||
pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.2.6'
|
#pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.2.6'
|
||||||
#pod_git $tunnelkit_name, $tunnelkit_specs, '0d4fc50'
|
pod_git $tunnelkit_name, $tunnelkit_specs, '74ed3cb'
|
||||||
#pod_path $tunnelkit_name, $tunnelkit_specs, '..'
|
#pod_path $tunnelkit_name, $tunnelkit_specs, '..'
|
||||||
pod 'SSZipArchive'
|
pod 'SSZipArchive'
|
||||||
|
|
||||||
|
|
23
Podfile.lock
23
Podfile.lock
|
@ -24,13 +24,13 @@ PODS:
|
||||||
- OpenSSL-Apple (1.1.1g.6)
|
- OpenSSL-Apple (1.1.1g.6)
|
||||||
- SSZipArchive (2.2.3)
|
- SSZipArchive (2.2.3)
|
||||||
- SwiftyBeaver (1.9.1)
|
- SwiftyBeaver (1.9.1)
|
||||||
- TunnelKit/AppExtension (2.2.6):
|
- TunnelKit/AppExtension (2.2.7):
|
||||||
- SwiftyBeaver
|
- SwiftyBeaver
|
||||||
- TunnelKit/Core
|
- TunnelKit/Core
|
||||||
- TunnelKit/Core (2.2.6):
|
- TunnelKit/Core (2.2.7):
|
||||||
- SwiftyBeaver
|
- SwiftyBeaver
|
||||||
- TunnelKit/Extra/LZO (2.2.6)
|
- TunnelKit/Extra/LZO (2.2.7)
|
||||||
- TunnelKit/Protocols/OpenVPN (2.2.6):
|
- TunnelKit/Protocols/OpenVPN (2.2.7):
|
||||||
- OpenSSL-Apple (~> 1.1.1g.6)
|
- OpenSSL-Apple (~> 1.1.1g.6)
|
||||||
- TunnelKit/AppExtension
|
- TunnelKit/AppExtension
|
||||||
- TunnelKit/Core
|
- TunnelKit/Core
|
||||||
|
@ -49,8 +49,8 @@ DEPENDENCIES:
|
||||||
- Kvitto
|
- Kvitto
|
||||||
- MBProgressHUD
|
- MBProgressHUD
|
||||||
- SSZipArchive
|
- SSZipArchive
|
||||||
- TunnelKit/Extra/LZO (~> 2.2.6)
|
- TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `74ed3cb`)
|
||||||
- TunnelKit/Protocols/OpenVPN (~> 2.2.6)
|
- TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `74ed3cb`)
|
||||||
|
|
||||||
SPEC REPOS:
|
SPEC REPOS:
|
||||||
https://github.com/cocoapods/specs.git:
|
https://github.com/cocoapods/specs.git:
|
||||||
|
@ -60,17 +60,22 @@ SPEC REPOS:
|
||||||
- OpenSSL-Apple
|
- OpenSSL-Apple
|
||||||
- SSZipArchive
|
- SSZipArchive
|
||||||
- SwiftyBeaver
|
- SwiftyBeaver
|
||||||
- TunnelKit
|
|
||||||
|
|
||||||
EXTERNAL SOURCES:
|
EXTERNAL SOURCES:
|
||||||
Convenience:
|
Convenience:
|
||||||
:commit: 0b09b1e
|
:commit: 0b09b1e
|
||||||
:git: https://github.com/keeshux/convenience
|
:git: https://github.com/keeshux/convenience
|
||||||
|
TunnelKit:
|
||||||
|
:commit: 74ed3cb
|
||||||
|
:git: https://github.com/passepartoutvpn/tunnelkit
|
||||||
|
|
||||||
CHECKOUT OPTIONS:
|
CHECKOUT OPTIONS:
|
||||||
Convenience:
|
Convenience:
|
||||||
:commit: 0b09b1e
|
:commit: 0b09b1e
|
||||||
:git: https://github.com/keeshux/convenience
|
:git: https://github.com/keeshux/convenience
|
||||||
|
TunnelKit:
|
||||||
|
:commit: 74ed3cb
|
||||||
|
:git: https://github.com/passepartoutvpn/tunnelkit
|
||||||
|
|
||||||
SPEC CHECKSUMS:
|
SPEC CHECKSUMS:
|
||||||
Convenience: c805c2aff569ff735c5d69c2c2b7a9bd110fa507
|
Convenience: c805c2aff569ff735c5d69c2c2b7a9bd110fa507
|
||||||
|
@ -80,8 +85,8 @@ SPEC CHECKSUMS:
|
||||||
OpenSSL-Apple: c9c1b9c5b2b1fc4e1758fc5f0836b58ae7fd8183
|
OpenSSL-Apple: c9c1b9c5b2b1fc4e1758fc5f0836b58ae7fd8183
|
||||||
SSZipArchive: 62d4947b08730e4cda640473b0066d209ff033c9
|
SSZipArchive: 62d4947b08730e4cda640473b0066d209ff033c9
|
||||||
SwiftyBeaver: a1f5691458561414bcfab51874b2b7445451602b
|
SwiftyBeaver: a1f5691458561414bcfab51874b2b7445451602b
|
||||||
TunnelKit: e8af40ef7796dc3bea3a29e4682cf3217714e69b
|
TunnelKit: cbd063b8b6f4f6a182cf48e646ff35cb2365bf91
|
||||||
|
|
||||||
PODFILE CHECKSUM: e37e6bdaf75c505bd6d26ec336ed821104ae6d7b
|
PODFILE CHECKSUM: ad274e7f1cdd299cddfb06e23a2c0c0da7153f91
|
||||||
|
|
||||||
COCOAPODS: 1.9.3
|
COCOAPODS: 1.9.3
|
||||||
|
|
Loading…
Reference in New Issue