I am trying to use SHFHKeychainUtils in my project, but when I create it, I still get the following error:
". objc_class_name_SFHFKeychainUtils" referenced: literal-pointer @__ OBJC @__ cls_refs @SFHFKeychainUtils in ResultsViewController.o ld: character not found collect2: ld returned 1 exit status
I added Security.framework via Target> Get Info> General
Any help would be greatly appreciated, thanks.
source share