【发布时间】:2014-03-10 15:31:38
【问题描述】:
存档(发布)时出现错误
ld: entry point (_main) undefined. for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ld: entry point (_main) undefined. for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
任何帮助将不胜感激。
【问题讨论】:
-
您使用的是哪个版本的 xcode?span>
-
我已经按照了,但是还是同样的错误,如果我将存档模式从发布更改为调试,没有错误。