在 Settings.app 中隐藏设置包

发布于 2024-09-08 13:29:23 字数 329 浏览 6 评论 0原文

我创建了一个带有“设置”捆绑包的 iOS 4.0 应用程序。我正在使用 InAppSettingsKit (http://www.inappsettingskit.com),它显示应用程序中的设置。这允许用户直接从应用程序内修改这些设置,而无需转到外部 iPhone Settings.app。由于可以从应用程序内部访问设置(并且我正在对应用程序内设置屏幕进行一些自定义样式),因此我想阻止设置捆绑包出现在 iPhone Settings.app 中。这可能吗?

任何帮助将不胜感激。

I have created an iOS 4.0 app with a Settings bundle. I am using the InAppSettingsKit (http://www.inappsettingskit.com) which presents the settings in the app. This allows the user to modify those settings directly from within the app, without the need to go to the external iPhone Settings.app. As the settings are accessible from inside the app (and I am doing some custom styling to the in-app settings screen) I would like to stop the Settings bundle from appearing in the iPhone Settings.app. Is this possible?

Any help would be greatly appreciated.

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

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

发布评论

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

评论(1

月朦胧 2024-09-15 13:29:23

InAppSettingKit 允许使用仅内部设置包。将 Settings.bundle 重命名为这个,然后操作系统将找不到它,将其放入“主要设置”部分

查看“一些额外的内容”

InAppSettingKit allows the use of an internal only settings bundle. Rename Settings.bundle to be this and then the OS wont find it to put it in the Main Settings part

Check out "Some little extras" on the product page

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