Skip to content

Commit a89d576

Browse files
updated targets vers, pods
1 parent 12d837a commit a89d576

File tree

5 files changed

+265
-262
lines changed

5 files changed

+265
-262
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def import_pods
99
end
1010

1111
target 'web3swift-macOS' do
12-
platform :osx, '10.11'
12+
platform :osx, '10.12'
1313
# use_frameworks!
1414
use_modular_headers!
1515
import_pods
@@ -20,7 +20,7 @@ target 'web3swift-macOS' do
2020
end
2121

2222
target 'web3swift-iOS' do
23-
platform :ios, '9.0'
23+
platform :ios, '10.0'
2424
# use_frameworks!
2525
use_modular_headers!
2626
import_pods

Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ SPEC CHECKSUMS:
5252
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
5353
SwiftRLP: 98a02b2210128353ca02e4c2f4d83e2a9796db4f
5454

55-
PODFILE CHECKSUM: 95c20cdbba0e11aac9b628b9c714119bbdd6b69e
55+
PODFILE CHECKSUM: 72e3cc52f1295a9c6966555b3b8d4e6b4e19a4a7
5656

57-
COCOAPODS: 1.7.0.beta.2
57+
COCOAPODS: 1.7.0.beta.3

Pods/Manifest.lock

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

0 commit comments

Comments
 (0)