Undefined symbols for architecture arm64:
"OBJC_CLASS$_YYAnimatedImageView", referenced from:
objc-class-ref in YHBrowserImageView.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
请问有遇到过在pod引用此库后在编译链接时 arm64 指令集不支持的问题吗?