dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire
生活随笔
收集整理的这篇文章主要介绍了
dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
出现这个bug,
dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire
Referenced from: /private/var/mobile/Containers/Bundle/Application/XXX/Anachronos.app/Anachronos
Reason: image not found
查找了一整天没找到答案。最后都要放弃了,在这里找到了解决方法。
https://github.com/Alamofire/Alamofire/issues/101
另外说一句,国内的大部分技术博客真垃圾!
总结
以上是生活随笔为你收集整理的dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 使用MLeaksFinder检测项目内存
- 下一篇: 项目遇到的问题或处理办法