简体   繁体   English

iTunes Connect提交声明声称我使用的是beta Xcode版本,但我没有

[英]iTunes connect submission claims that I use a beta Xcode version which I don't

I'm trying to submit an App To iTunes connect. 我正在尝试将应用程序提交到iTunes connect。 When I upload it, everyThing is ok, but when I click on the submit button, suddenly it says that I'm using a beta version of Xcode. 当我上传它时,everything一切正常,但是当我单击“提交”按钮时,突然间它说我正在使用Xcode的Beta版。 I don't understand because I freshly downloaded Xcode from App Store (Version 7.1.1 (7B1005)) and I get a weird message saying that I should compile it with Xcode 6, not a beta version: Here my original message: 我不明白,因为我刚从App Store下载了Xcode(版本7.1.1(7B1005)),却收到一条奇怪的消息,说我应该使用Xcode 6而不是beta版本进行编译:这是我的原始消息:

Chaîne de compilation non valide. 无效的编译。 Les nouvelles apps et mises à jour d'apps doivent être conçues avec les versions publiques de Xcode 6 et SDK iOS 8 ou versions ultérieures. 新版本的应用程序和应用程序的发布指南Xcode 6版本和SDK iOS 8或更高版本的版本。 Ne soumettez pas d'apps conçues avec des logiciels en version bêta. Ne soumettez pas d'apps包含版本bêta的avec des logiciels。

Translated in english it says: 英文翻译说:

Invalidate chains compilation. 使链编译无效。 New apps must be made with public version of Xcode 6 and SDK iOS 8 or later version. 新应用必须使用Xcode 6的公共版本和SDK iOS 8或更高版本制作。 Don't submit apps with beta version. 不要提交Beta版的应用。

What can I do? 我能做什么? My build app version says it has been compiled with SDK build 13B137. 我的构建应用程序版本表示已使用SDK生成13B137进行编译。

How can I make it works? 我该如何运作? It seems like a bug to me as it seems so counter intuitive. 对我来说,这似乎是个错误,因为它与直觉相反。

Is maybe your OS X a beta version? 也许您的OS X是Beta版?

I had a while back the same problem - I kept deleting and reinstalling Xcode (and related directories) until I somehow realized that I had a beta version of OS X. 我有一段时间遇到了同样的问题-我一直删除并重新安装Xcode(及相关目录),直到我以某种方式意识到我拥有OS X的beta版本。

itunesconnect will these days reject anything that was either build with beta Xcode or on a beta OS X (even if Xcode is the official release) 这几天itunesconnect将拒绝使用beta Xcode或beta OS X构建的任何内容(即使Xcode是官方版本)

I think the error message was never updated for the latest official Xcode version and for the new requirement of none beta Mac OS X version (which is part of the compilation tool chain) 我认为错误消息从未针对最新的官方Xcode版本和无beta Mac OS X版本(这是编译工具链的一部分)的新要求进行过更新

暂无
暂无

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

相关问题 Xcode beta 7.3提交到iTunes Connect for TestFlight - Xcode beta 7.3 submission to iTunes Connect for TestFlight 我可以跳过iTunes Connect和Xcode中iPhone应用程序的版本号吗? - Can I skip version number of iPhone app in iTunes Connect and Xcode? iTunes Connect - 如果我不更新iPhone 6的屏幕截图怎么办? - iTunes Connect - What if I don't update screenshot for iPhone 6? 我无法选择要在iTunes Connect上的TestFlight中测试的iOS版本 - I can't select an iOS version to test in TestFlight on iTunes Connect 看看使用哪个版本的Xcode将二进制文件上传到iTunes connect? - See which version of Xcode was used to upload binary to iTunes connect? 我无法将测试人员添加到 iTunes Connect:用户和角色 → TestFlight Beta 测试人员 → 内部 - I can't add testers to iTunes Connect: Users and Roles → TestFlight Beta Testers → Internal iTunes Connect应用程序提交 - 我应该向审阅者提供哪些注意事项? - iTunes Connect app submission - What notes should I give to the reviewer? 我在Firebase中看到应用内购买,但我在iTunes connect / AppAnnie中看不到它们 - I see in-app purchases in Firebase, but I don't see them in iTunes connect/AppAnnie 无法将构建提交到iTunes Connect。 使用Xcode 7.3.1。 关于Beta的错误 - Can't submit build to iTunes Connect. Using Xcode 7.3.1. Error about beta 我可以使用相同的证书和配置文件在iTunes Connect上添加我的应用程序版本吗? - Can I use same certificate and provisioning profile to add version of my app on iTunes Connect?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM