iOS, Xcode11,项目提示第三方库报错无法运行 bundle format unrecognized, invalid, or unsuitable

检查你有没有把静态库和动态库配置错误!!

下图处是配置动态库的地方!

对于动态库和静态库都有使用的时候,注意把静态库设置成“Do not Embeded”

猜你喜欢

转载自www.cnblogs.com/Plorde/p/12685748.html