I am trying to use the CrpytoSwift Library in Xcode, and I have tried many tutorials to add it to my project, however when i import it it throws the 'module not found error'. Is there something Im missing? (I've included the links I followed below.
EDIT: I've also uploaded a screenshot of my xcode project directory tree.Xcode Directory Tree
In order to remove the 'module not found error' the project needs to be cleaned and built again for it to recognize the added packages(pods).