向 Apple 提交通用应用程序作为 iPad 专用应用程序

发布于 2024-08-30 07:28:21 字数 121 浏览 5 评论 0原文

我使用 xcode 中的窗口模板创建了一个通用应用程序。现在我只想提交我的应用程序的 iPad 版本,因为 iPhone 版本尚未完全编程。

这怎么可能?我必须改变什么? (目标设置、info.plist 等?)

I created an universal app with the window template in xcode. Now I want submit just the iPad version of my app, because the iPhone version is not yet fully programmed.

How is this possible? What do I have to change? (target settings, info.plist, etc.?)

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

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

发布评论

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

评论(2

寒冷纷飞旳雪 2024-09-06 07:28:21

有两件事。首先是记住您有活动目标和项目的设置。我不确定事情应该在哪个地方,但我在目标上做了这些。

将“仅构建活动目标”设置为 true。
将“目标家庭设备”设置为 iPad。

您会知道这很有效,因为编辑数量将减少一半,并且当您上传到 iTunes Connect 时,不需要 iPhone 屏幕截图。

Two things. First is remember you have settings for active target, and project. I'm not sure which place things should be, but I made these on the target.

Set 'Build Active Target Only' to true.
Set 'Target Family Device' to iPad.

You'll know this worked because the number of compilations will be cut in half, and when you upload to iTunes Connect it won't require an iPhone screen shot.

锦欢 2024-09-06 07:28:21

当您向Apple提交时,您可以选择在上传过程中将其限制在某些平台上。

When you submit to Apple, you can choose to limit it to certain platforms during the upload process.

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