Ema*_*n87 39 iphone ipad ios7 xcode5
我创建了xcode 4和iOS6运行良好的iphone/ipad应用程序,我安装了xcode 5,我正在尝试运行我的应用程序,但现在它给了我以下错误

ld: symbol dyld_stub_binding_helper not found, normally in crt1.o/dylib1.o/bundle1.o for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Run Code Online (Sandbox Code Playgroud)
我怎样才能解决这个问题?希望有人帮助我.提前致谢.
Ema*_*n87 41
我解决了 我忘记将部署目标更改为7.0,它是3.
kar*_*ika 22
您只需要更改架构是armv7.

如果编译器是GCC,也可以更改为LLVM,

并且还需要将部署目标3.0更改为7.0.
| 归档时间: |
|
| 查看次数: |
9541 次 |
| 最近记录: |