For getting md5 hash tag in swift i am using the CryptoSwift framework. Followed the procedures of installing it and everything is done right. But while compiling i am getting errors in cryptoswift which is shown in image below. Swift really a headache in adding the framework . A half cooked language it is.
/Users/###/Desktop/SwiftMD5String/CryptoSwift/Sources/CryptoSwift/BlockMode/CipherBlockMode.swift:15:47: Argument passed to call that takes no arguments
This error occurs 17 times
and
it also shows import CryptoSwift -> No module found for CryptoSwift