dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire

出现这个bug,dyld: Library not loaded: @rpath/Alamofire.framework/AlamofireReferenced from: /private/var/mobile/Containers/Bundle/Application/XXX/Anachronos.app/AnachronosReason: image not found

查找了一整天没找到答案。最后都要放弃了,在这里找到了解决方法。
https://github.com/Alamofire/Alamofire/issues/101

dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire_第1张图片
e5ff00b4-3d0b-11e4-9b81-55c439b6f2c1.png
dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire_第2张图片
1e321eee-3d0c-11e4-9f5f-36691436b4a0.png

另外说一句,国内的大部分技术博客真垃圾!

你可能感兴趣的:(dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire)