iOS错误集合

时间:2014-07-11 21:02:11   收藏:0   阅读:222

1.ld: symbol dyld_stub_binding_helper not found, normally in crt1.o/dylib1.o/bundle1.o for architecture 

原因:不支持低版本的系统如3.0

解决:Deployment Target was 3.0. Changing it to 4.3 fixed it.或者是更高的版本

bubuko.com,布布扣

iOS错误集合,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!