美文网首页
lipo -info

lipo -info

作者: 蓝白七七 | 来源:发表于2021-08-06 12:34 被阅读0次
Xcode :
Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_AlivcLivePusher", referenced from:

cd /Users/shiran/Desktop/AlivcLivePusherDemo/AlivcLivePusherDemo/SDK/AlivcLivePusher.framework 
shiran@Mac AlivcLivePusher.framework % lipo -info AlivcLivePusher
Architectures in the fat file: AlivcLivePusher are: armv7 arm64 


% cd /Users/shiraner/Desktop/TuyaTest/Pods/TYCameraDoorBellModule/TYCameraDoorBellModule-3.27.5-rc.5
% lipo -info libTYCameraDoorBellModule.a
Architectures in the fat file: libTYCameraDoorBellModule.a are: armv7 armv7s i386 x86_64 arm64 



相关文章

网友评论

      本文标题:lipo -info

      本文链接:https://www.haomeiwen.com/subject/bdbcmltx.html