Skip to content

Commit 9646d92

Browse files
Merge pull request #141 from matter-labs/develop
Swift 5 update
2 parents 3172674 + 7a3c62e commit 9646d92

File tree

187 files changed

+3763
-8654
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

187 files changed

+3763
-8654
lines changed

Podfile

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
def import_pods
2-
pod 'scrypt', '~> 2.0'
3-
pod "PromiseKit", "~> 6.4.1"
4-
pod 'BigInt', '~> 3.1'
5-
pod 'CryptoSwift', '~> 0.13'
6-
pod 'Result', '~> 4.0'
2+
pod 'PromiseKit', '~> 6.8.3'
3+
pod 'BigInt', '~> 3.1.0'
4+
pod 'CryptoSwift', '~> 0.15.0'
75
pod 'secp256k1_swift', '~> 1.0.3', :modular_headers => true
8-
pod 'SwiftRLP', '~> 1.1'
9-
pod 'EthereumAddress', '~> 1.0.0'
10-
pod 'EthereumABI', '~>1.1.1'
6+
pod 'SwiftRLP', '~> 1.2'
7+
pod 'EthereumAddress', '~> 1.1.0'
8+
pod 'EthereumABI', '~> 1.2.0'
119
end
1210

1311
target 'web3swift-macOS' do
14-
platform :osx, '10.11'
12+
platform :osx, '10.12'
1513
# use_frameworks!
1614
use_modular_headers!
1715
import_pods
@@ -22,7 +20,7 @@ target 'web3swift-macOS' do
2220
end
2321

2422
target 'web3swift-iOS' do
25-
platform :ios, '9.0'
23+
platform :ios, '10.0'
2624
# use_frameworks!
2725
use_modular_headers!
2826
import_pods

Podfile.lock

Lines changed: 25 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,35 @@
11
PODS:
22
- BigInt (3.1.0):
33
- SipHash (~> 1.2)
4-
- CryptoSwift (0.13.0)
5-
- EthereumABI (1.1.1):
4+
- CryptoSwift (0.15.0)
5+
- EthereumABI (1.2.0):
66
- BigInt (~> 3.1)
77
- CryptoSwift (~> 0.13)
8-
- EthereumAddress (~> 1.0.0)
9-
- EthereumAddress (1.0.0):
8+
- EthereumAddress (~> 1.1.0)
9+
- EthereumAddress (1.1.0):
1010
- CryptoSwift (~> 0.13)
11-
- PromiseKit (6.4.1):
12-
- PromiseKit/CorePromise (= 6.4.1)
13-
- PromiseKit/Foundation (= 6.4.1)
14-
- PromiseKit/UIKit (= 6.4.1)
15-
- PromiseKit/CorePromise (6.4.1)
16-
- PromiseKit/Foundation (6.4.1):
11+
- PromiseKit (6.8.3):
12+
- PromiseKit/CorePromise (= 6.8.3)
13+
- PromiseKit/Foundation (= 6.8.3)
14+
- PromiseKit/UIKit (= 6.8.3)
15+
- PromiseKit/CorePromise (6.8.3)
16+
- PromiseKit/Foundation (6.8.3):
1717
- PromiseKit/CorePromise
18-
- PromiseKit/UIKit (6.4.1):
18+
- PromiseKit/UIKit (6.8.3):
1919
- PromiseKit/CorePromise
20-
- Result (4.0.0)
21-
- scrypt (2.0):
22-
- CryptoSwift (~> 0.11)
2320
- secp256k1_swift (1.0.3)
2421
- SipHash (1.2.2)
25-
- SwiftRLP (1.1):
22+
- SwiftRLP (1.2):
2623
- BigInt (~> 3.1)
2724

2825
DEPENDENCIES:
29-
- BigInt (~> 3.1)
30-
- CryptoSwift (~> 0.13)
31-
- EthereumABI (~> 1.1.1)
32-
- EthereumAddress (~> 1.0.0)
33-
- PromiseKit (~> 6.4.1)
34-
- Result (~> 4.0)
35-
- scrypt (~> 2.0)
26+
- BigInt (~> 3.1.0)
27+
- CryptoSwift (~> 0.15.0)
28+
- EthereumABI (~> 1.2.0)
29+
- EthereumAddress (~> 1.1.0)
30+
- PromiseKit (~> 6.8.3)
3631
- secp256k1_swift (~> 1.0.3)
37-
- SwiftRLP (~> 1.1)
32+
- SwiftRLP (~> 1.2)
3833

3934
SPEC REPOS:
4035
https://github.com/cocoapods/specs.git:
@@ -43,24 +38,20 @@ SPEC REPOS:
4338
- EthereumABI
4439
- EthereumAddress
4540
- PromiseKit
46-
- Result
47-
- scrypt
4841
- secp256k1_swift
4942
- SipHash
5043
- SwiftRLP
5144

5245
SPEC CHECKSUMS:
5346
BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f
54-
CryptoSwift: 16e78bebf567bad1c87b2d58f6547f25b74c31aa
55-
EthereumABI: f040f5429e5a4366d028c88b88d9441e137593af
56-
EthereumAddress: f476e1320dca3a0024431e713ede7a09c7eb7796
57-
PromiseKit: 4c76a6506638034e3d7bede97b2ff7743f7bd2dc
58-
Result: 7645bb3f50c2ce726dd0ff2fa7b6f42bbe6c3713
59-
scrypt: 3fe5b1a3b0976f97cd87488673a8f7c65708cc84
47+
CryptoSwift: 769f58a9e89f64e8796c2e59ce5f002dc81a2438
48+
EthereumABI: 3e7b3916d8c516c690e3b661ead56652a937cd79
49+
EthereumAddress: 7a948eff69b004daffe719860c772496af4f4fd7
50+
PromiseKit: 94c6e781838c5bf4717677d0d882b0e7250c80fc
6051
secp256k1_swift: 4fc5c4b2d2c6d21ee8ccb868cdc92da12f38bed9
6152
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
62-
SwiftRLP: 5512899925f1a9e1c78c902ed3bf857880e814a0
53+
SwiftRLP: 98a02b2210128353ca02e4c2f4d83e2a9796db4f
6354

64-
PODFILE CHECKSUM: 72534436a5f24d6d07a676642432e134a85ff3e5
55+
PODFILE CHECKSUM: 72e3cc52f1295a9c6966555b3b8d4e6b4e19a4a7
6556

66-
COCOAPODS: 1.5.3
57+
COCOAPODS: 1.7.0.beta.3

Pods/CryptoSwift/README.md

Lines changed: 20 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/CryptoSwift/Sources/CryptoSwift/Array+Extension.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/CryptoSwift/Sources/CryptoSwift/BlockDecryptor.swift

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/CryptoSwift/Sources/CryptoSwift/BlockMode/GCM.swift

Lines changed: 23 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/CryptoSwift/Sources/CryptoSwift/Digest.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)