通用 iOS 应用程序中的单独设置?

发布于 2024-09-10 13:02:02 字数 108 浏览 4 评论 0原文

我正在开发一个通用的 iOS 应用程序,但一些用户设置在 iPad 上没有多大意义。

我可以指定单独的 Settings.bundle 或 Root.plist 在 iPad 上使用吗?

I'm working on an universal iOS app, but a few user settings don't make as much sense on the iPad.

Can I specify a separate Settings.bundle or Root.plist for use on the iPad?

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

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

发布评论

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

评论(1

夏末 2024-09-17 13:02:02

从 4.0 开始,您将能够为 ipad 重命名文件,使其名称中包含 ~ipad,为 iphone 文件重命名为 ~iphoone,目前您只能重命名 iphone 的文件,并让 3.2 在 ipad 上加载常规命名的文件。

from 4.0 on you will be able to just rename the file for ipad to contain ~ipad in name and ~iphoone for the iphone ones, for now you can only rename the iphone one and have 3.2 on ipad load the regular named ones.

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