Skip to content

Commit

Permalink
Merge pull request #39 from matterinc/develop
Browse files Browse the repository at this point in the history
Update for XCode 10
  • Loading branch information
shamatar authored Sep 18, 2018
2 parents ae0330c + 5fbf48c commit e6af4b5
Show file tree
Hide file tree
Showing 102 changed files with 2,400 additions and 3,808 deletions.
5 changes: 2 additions & 3 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
def import_pods
pod 'scrypt', '~> 1.7'
pod 'scrypt', '~> 2.0'
pod "PromiseKit", "~> 6.3"
pod 'BigInt', '~> 3.1'
pod 'CryptoSwift', '~> 0.11'
pod 'Result', '~> 3.0'
# pod 'libsodium', :modular_headers => true
pod 'Result', '~> 4.0'
pod 'secp256k1_ios', :git => 'https://github.com/shamatar/secp256k1_ios.git', :modular_headers => true
end

Expand Down
16 changes: 8 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ PODS:
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.4.0):
- PromiseKit/CorePromise
- Result (3.2.4)
- scrypt (1.7):
- Result (4.0.0)
- scrypt (2.0):
- CryptoSwift (~> 0.11)
- secp256k1_ios (0.1.3)
- SipHash (1.2.2)
Expand All @@ -21,8 +21,8 @@ DEPENDENCIES:
- BigInt (~> 3.1)
- CryptoSwift (~> 0.11)
- PromiseKit (~> 6.3)
- Result (~> 3.0)
- scrypt (~> 1.7)
- Result (~> 4.0)
- scrypt (~> 2.0)
- secp256k1_ios (from `https://github.com/shamatar/secp256k1_ios.git`)

SPEC REPOS:
Expand All @@ -47,11 +47,11 @@ SPEC CHECKSUMS:
BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f
CryptoSwift: ad5208dd2aae0a764ea4ce2c2d34bd067cae67f0
PromiseKit: ae3616f45d7bb9bf4ff1e91abc9b7a8c48a340e0
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
scrypt: a828bd579086977f6db7f9798d1c6332ccaaed4e
Result: 7645bb3f50c2ce726dd0ff2fa7b6f42bbe6c3713
scrypt: 3fe5b1a3b0976f97cd87488673a8f7c65708cc84
secp256k1_ios: ac9ef04e761f43c58012b28548afa91493761f17
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4

PODFILE CHECKSUM: f536cef086b9f22f5c02cedf59f84825befa9b5f
PODFILE CHECKSUM: f6c71566157938ba8afa59f1e6a3ffc11d709d7b

COCOAPODS: 1.5.3
COCOAPODS: 1.6.0.beta.1
16 changes: 0 additions & 16 deletions Pods/Headers/Public/BigInt/BigInt-iOS-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/BigInt/BigInt-iOS-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/BigInt/BigInt-iOS.modulemap

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/BigInt/BigInt-iOS.modulemap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions Pods/Headers/Public/BigInt/BigInt-macOS-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/BigInt/BigInt-macOS-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/BigInt/BigInt-macOS.modulemap

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/BigInt/BigInt-macOS.modulemap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions Pods/Headers/Public/CryptoSwift/CryptoSwift-iOS-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/CryptoSwift/CryptoSwift-iOS-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/CryptoSwift/CryptoSwift-iOS.modulemap

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/CryptoSwift/CryptoSwift-iOS.modulemap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions Pods/Headers/Public/CryptoSwift/CryptoSwift-macOS-umbrella.h

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/CryptoSwift/CryptoSwift-macOS.modulemap

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 0 additions & 26 deletions Pods/Headers/Public/PromiseKit/PromiseKit-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/PromiseKit/PromiseKit-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/PromiseKit/PromiseKit.modulemap

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/PromiseKit/PromiseKit.modulemap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions Pods/Headers/Public/Result/Result-iOS-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/Result/Result-iOS-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/Result/Result-iOS.modulemap

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/Result/Result-iOS.modulemap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions Pods/Headers/Public/Result/Result-macOS-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/Result/Result-macOS-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/Result/Result-macOS.modulemap

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/Result/Result-macOS.modulemap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions Pods/Headers/Public/SipHash/SipHash-iOS-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/SipHash/SipHash-iOS-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/SipHash/SipHash-iOS.modulemap

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/SipHash/SipHash-iOS.modulemap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions Pods/Headers/Public/SipHash/SipHash-macOS-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/SipHash/SipHash-macOS-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Pods/Headers/Public/SipHash/SipHash-macOS.modulemap

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/SipHash/SipHash-macOS.modulemap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 0 additions & 17 deletions Pods/Headers/Public/scrypt/scrypt-iOS-umbrella.h

This file was deleted.

1 change: 1 addition & 0 deletions Pods/Headers/Public/scrypt/scrypt-iOS-umbrella.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e6af4b5

Please sign in to comment.