导入第三方工程出现 真机运行时出现以下问题
Library not loaded Reason:image not found
第一种解决方法
TARGETS -> Build Phases ->Link Binary With Libraries 将加入的framework的状态改成 Optional
![](https://img.haomeiwen.com/i1319466/a2230f58f87a3e39.png)
第二种
TARGETS -> General -> Embedded Binaries 导入所需的framework
![](https://img.haomeiwen.com/i1319466/606abebe4a2f30be.png)
导入第三方工程出现 真机运行时出现以下问题
Library not loaded Reason:image not found
第一种解决方法
TARGETS -> Build Phases ->Link Binary With Libraries 将加入的framework的状态改成 Optional
第二种
TARGETS -> General -> Embedded Binaries 导入所需的framework
本文标题:Reason: image not found
本文链接:https://www.haomeiwen.com/subject/hhrbgttx.html
网友评论