设备 Xcode iPhone 编程选择

发布于 2024-08-19 05:44:17 字数 130 浏览 8 评论 0原文

我想知道如何在 Xcode 中限制 iPhone 应用程序只能在 iPod Touch 上运行。我是否要编辑项目中的 .plist 文件,或者 iTunes Connect 可以处理该文件吗?另外,所需的设备功能可选 plist 条目是什么意思?

I was wondering how to restrict an iPhone app only to run on an iPod Touch in Xcode. Do I edit the .plist file that is in the project or can iTunes Connect handle that? Also what does the required device capability optional plist entry mean?

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

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

发布评论

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

评论(2

情绪 2024-08-26 05:44:17

您可以仅限制为 iPhone,但据我所知,无法限制为仅 Touch 设备。

由于 iPhone 是 Touch 的严格超集,因此没有理由需要这样的限制。

You can limit to the iPhone alone, but there's no way to limit to just Touch devices that I know of.

Since the iPhone is a strict superset of the Touch, there's no reason to need such a limit.

关于从前 2024-08-26 05:44:17

我不得不将我的应用程序限制在 iPhone 上,因为它是一个 GPS 应用程序,因此只能在 iPhone 上运行,所以苹果拒绝了它,因为它在 plist 中不受限制

I had to limit mine to iphone only because it was a GPS app therefore can only be run on an iPhone so apple denied it because it wasnt limited in the plist

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