自定义cell 时获取到的width 总是320:
https://my.oschina.net/ioslighter/blog/390880
dyld: Library not loaded: @rpath
Reason: image not found
错误的解决:
In the target's General tab, there is an Embedded Binaries field. When you add the framework there the crash is resolved.
Reference is here on Apple Developer Forums.
XXX_bridging_Header.h' does not exist
使用最快获取绝对路径方法:直接把某个文件或文件夹,拖动到文本输入框,路径会自动显示出来
http://www.jianshu.com/p/27b9ff63ab6f