“验证”在 XCode 4 中

发布于 2024-11-23 16:43:32 字数 316 浏览 7 评论 0原文

我正在尝试在 XCode 4 的存档屏幕中运行验证功能。我已经为此应用程序设置了 iTunes Connect,但尚未提交。我听说运行验证是个好主意,但当我尝试时,它声称未找到合适的应用程序记录。请确保您已在 iTunes Connect 上为此应用程序设置记录。”

iTunes Connect 中的记录与 Xcode -info.plist 文件中的“Bundle Identifier”具有相同的 Bundle ID. 以前有人在他们的应用程序上执行过此验证功能吗?我还需要在 iTunes Connect 中执行其他操作才能使其正常工作吗?

I am trying to run the Validate feature in the Archive screen in XCode 4. I have an ITunes Connect setup for this app, though it has not been submitted yet. I've heard it is a good idea to run Validate, but when I try it claims No suitable application records were found. Please make sure you have setup a record for this application on iTunes Connect."

The record in iTunes Connect has the same Bundle ID as the "Bundle Identifier" in the Xcode -info.plist file. Anyone performed this validate function on their app before? Is there something else I need to do in iTunes Connect to get this to work?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

吃素的狼 2024-11-30 16:43:32

您需要在 iTunes Connect 中发出信号,表明您已准备好为您的项目之一上传新的二进制文件,就像您要发布一样。当您验证时,您会说出您正在提供哪个项目的构建,该项目将用作验证的一部分。

您可以通过单击“添加版本”、填写相关元数据并选择“准备上传二进制文件”来实现此目的。

You need to signal in iTunes Connect that you're ready to upload a new binary for one of your projects, exactly as if you were going to release. When you validate you'll say which project you're supplying a build of, which is used as part of the validation.

You can achieve that by clicking to 'Add Version', filling in the relevant meta data and selecting "Ready to Upload Binary".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文