Use CocoaPods CDN

This commit is contained in:
Davide De Rosa 2021-10-18 12:38:53 +02:00
parent 58a22f8c37
commit 68096fdfc3
2 changed files with 10 additions and 15 deletions

View File

@ -1,4 +1,4 @@
source 'https://github.com/cocoapods/specs.git' source 'https://cdn.cocoapods.org/'
use_frameworks! use_frameworks!
load 'Podfile.include' load 'Podfile.include'
@ -7,8 +7,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, '~> 3.4.0' pod_version $tunnelkit_name, $tunnelkit_specs, '~> 3.5.0'
pod_git $tunnelkit_name, $tunnelkit_specs, '16c0041' #pod_git $tunnelkit_name, $tunnelkit_specs, '16c0041'
#pod_path $tunnelkit_name, $tunnelkit_specs, '..' #pod_path $tunnelkit_name, $tunnelkit_specs, '..'
pod 'SSZipArchive' pod 'SSZipArchive'
pod 'Kvitto' pod 'Kvitto'

View File

@ -32,10 +32,10 @@ PODS:
- TunnelKit/Extra/LZO (3.5.0) - TunnelKit/Extra/LZO (3.5.0)
- TunnelKit/Manager (3.5.0): - TunnelKit/Manager (3.5.0):
- SwiftyBeaver - SwiftyBeaver
- TunnelKit/Core
- TunnelKit/Protocols/OpenVPN (3.5.0): - TunnelKit/Protocols/OpenVPN (3.5.0):
- OpenSSL-Apple (~> 1.1.1l.11) - OpenSSL-Apple (~> 1.1.1l.11)
- TunnelKit/AppExtension - TunnelKit/AppExtension
- TunnelKit/Core
- TunnelKit/Manager - TunnelKit/Manager
DEPENDENCIES: DEPENDENCIES:
@ -52,33 +52,28 @@ DEPENDENCIES:
- Kvitto - Kvitto
- MBProgressHUD - MBProgressHUD
- SSZipArchive - SSZipArchive
- TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `16c0041`) - TunnelKit/Extra/LZO (~> 3.5.0)
- TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `16c0041`) - TunnelKit/Protocols/OpenVPN (~> 3.5.0)
SPEC REPOS: SPEC REPOS:
https://github.com/cocoapods/specs.git: trunk:
- DTFoundation - DTFoundation
- Kvitto - Kvitto
- MBProgressHUD - MBProgressHUD
- OpenSSL-Apple - OpenSSL-Apple
- SSZipArchive - SSZipArchive
- SwiftyBeaver - SwiftyBeaver
- TunnelKit
EXTERNAL SOURCES: EXTERNAL SOURCES:
Convenience: Convenience:
:commit: 5ed1fe0 :commit: 5ed1fe0
:git: https://github.com/keeshux/convenience :git: https://github.com/keeshux/convenience
TunnelKit:
:commit: 16c0041
:git: https://github.com/passepartoutvpn/tunnelkit
CHECKOUT OPTIONS: CHECKOUT OPTIONS:
Convenience: Convenience:
:commit: 5ed1fe0 :commit: 5ed1fe0
:git: https://github.com/keeshux/convenience :git: https://github.com/keeshux/convenience
TunnelKit:
:commit: 16c0041
:git: https://github.com/passepartoutvpn/tunnelkit
SPEC CHECKSUMS: SPEC CHECKSUMS:
Convenience: c805c2aff569ff735c5d69c2c2b7a9bd110fa507 Convenience: c805c2aff569ff735c5d69c2c2b7a9bd110fa507
@ -88,8 +83,8 @@ SPEC CHECKSUMS:
OpenSSL-Apple: fb93d9a7ce4529054764ce19bb80947a38aee09b OpenSSL-Apple: fb93d9a7ce4529054764ce19bb80947a38aee09b
SSZipArchive: e7b4f3d9e780c2acc1764cd88fbf2de28f26e5b2 SSZipArchive: e7b4f3d9e780c2acc1764cd88fbf2de28f26e5b2
SwiftyBeaver: 84069991dd5dca07d7069100985badaca7f0ce82 SwiftyBeaver: 84069991dd5dca07d7069100985badaca7f0ce82
TunnelKit: be4aff5e8f9c0d274e9e7462cf9bfdfa947440b2 TunnelKit: da385bd81f797728f86fcf0f2de2e4c4af415c40
PODFILE CHECKSUM: 53169a5219e2a8900c62883e07b0fd96685bd8f0 PODFILE CHECKSUM: ad89fc96adcd2f6e4966c667120585986506e648
COCOAPODS: 1.11.2 COCOAPODS: 1.11.2