我从SVN获取我的iPhone应用程序代码,然后尝试通过Jenkins构建它。 Xcode版本7.3.1
但是我收到以下错误 -
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
Ld build/Release-iphoneos/xxxxxxx.app/xxxxxxx normal armv7
(1 failure)
Build step 'Xcode' marked build as failure
Finished: FAILURE
我已经花了好几天时间来解决这个问题,如果有人可以帮助我,我会很感激。如果需要更多细节,请告诉我。 感谢。