在pod install??AVOSCloud 框架后封豪,編譯運行報一下錯誤:
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_AVAnalytics", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_AVOSCloud", referenced from:
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
原因是程序沒找到pod 進(jìn)來的框架,需要設(shè)置路徑:最后參考
https://stackoverflow.com/questions/19213782/undefined-symbols-for-architecture-arm64得到解決?
方便復(fù)制:$(inherited)