我正在尝试在我的项目中使用SHFHKeychainUtils,但是我在构建时遇到以下错误:
“.objc_class_name_SFHFKeychainUtils”,referenced from:
literal-pointer@__OBJC@__cls_refs@SFHFKeychainUtils in ResultsViewController.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
我通过Target>添加了Security.framework.获取信息>一般
非常感谢任何帮助,谢谢.