Skip to content

Commit ead6ad5

Browse files
committed
Update to Swift 4 compatible commit of CryptoSwift
1 parent 7478571 commit ead6ad5

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ xcuserdata/
22
*.xccheckout
33
.build/
44
Packages/
5+
Carthage/Build

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "krzyzanowskim/CryptoSwift" ~> 0.6.1
1+
github "krzyzanowskim/CryptoSwift" "3a4dfda60001d1dcd1fd8feca9bc1d804284698c"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "krzyzanowskim/CryptoSwift" "0.6.1"
1+
github "krzyzanowskim/CryptoSwift" "3a4dfda60001d1dcd1fd8feca9bc1d804284698c"

Carthage/Checkouts/CryptoSwift

Submodule CryptoSwift updated 90 files

0 commit comments

Comments
 (0)