意外的产品提交到 Mac App Store

发布于 2024-11-16 12:06:43 字数 384 浏览 2 评论 0原文

所以今天我打算将我的 Mac 应用程序上传到 App Store。因此,我创建了应用程序 ID 和所有内容,并确保一切正确,然后找到 .app 文件并将其压缩为 .zip。 之后,我打开应用程序加载器,它找到创建的应用程序 ID,并获取我在 itunes connect 上填写的所有信息,然后单击“选择”查找我的 .zip 文件,但当我找到它时,它是不可选择的。 我也尝试去文件>打开,然后我能够选择 .zip 文件,然后选择应用程序 ID 等,但是当我单击发送时,我收到以下 2 个错误:

存档无效。意外的 Productuil 输出:产品元数据必须存在

并且:

产品存档“/User/Kevin/Desktop/Mini Week.zip”无效 ((null))

我应该做什么?

So today I was going to upload my Mac app to the App Store. So I create the app id and everything and I make sure that I got everything right and then I find the .app file and compress it to a .zip.
After that I open Application Loader and it finds the created App ID and I get all the info I've filled in on itunes connect and then I click choose to find my .zip file but when I find it it's not selectable.
I also tried to go File > Open and then I was able to select the .zip file and then I selected the App ID etc but when I click send I get these 2 errors:

The archive is invalid. Unexpected productuil output: the prodcut-metadata must be present

and:

Product archive "/User/Kevin/Desktop/Mini Week.zip" is not valid ((null))

What should I do?

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

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

发布评论

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

评论(1

甜心 2024-11-23 12:06:43

您可能应该使用现在捆绑在 Xcode 中的归档实用程序。您可以在此处阅读更多相关信息

You should probably be using the archiving utility now bundled in Xcode. You can read more about it here.

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