【发布时间】:2013-10-10 01:54:51
【问题描述】:
我创建了在 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)
我该如何解决这个问题?希望有人帮助我。 提前致谢。
【问题讨论】: