简体   繁体   English

我创建了一个应用程序,并在模拟器和设备上进行了测试,但不会上传到应用程序商店

[英]I creates an app and tested on simulator as well as device but not going to upload on app store

There is a app which uploaded on app store, somehow thats not working so now i want to update new version of that app but when creates archive showing error. 有一个应用程序上载了应用程序商店,以某种方式无法正常工作,所以现在我想更新该应用程序的新版本,但是在创建显示错误的存档时。 I tested this version on simulator as well as on device and its working properly but showing error during uploading to app store. 我在模拟器以及设备上测试了该版本,并且可以正常工作,但是在上传到应用商店时显示错误。 i am posting theses errors 我发布这些错误
please help me. 请帮我。

  1. clang: error: linker command failed with exit code 1 (use -v to see invocation) clang:错误:链接器命令失败,退出代码为1(使用-v查看调用)
  2. Command/Applications/Xcode2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip failed with exit code 1 命令/应用程序/Xcode2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip失败,退出代码为1

In Project Build settings, please verify your strip settings, type strip on right top search corner and compare the strip options as in attached screenshots. 在“项目构建”设置中,请验证您的试条设置,在右上角的搜索区域中键入试条,并按照随附的屏幕截图比较试条选项。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM