Use ibm commoncrypto
This commit is contained in:
parent
b62f69a0ca
commit
f00af67283
@ -4,6 +4,6 @@ let package = Package(
|
||||
name: "SocketIO",
|
||||
dependencies: [
|
||||
.Package(url: "https://github.com/daltoniam/zlib-spm.git", majorVersion: 1),
|
||||
.Package(url: "https://github.com/daltoniam/common-crypto-spm.git", majorVersion: 1)
|
||||
.Package(url: "https://github.com/IBM-Swift/CommonCrypto.git", majorVersion: 0),
|
||||
]
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user