使用 Cydia 部署 Settings.bundle

发布于 2024-08-18 04:38:44 字数 170 浏览 8 评论 0原文

我创建了一个 settings.bundle,当我在 iPhone 上调试它时,设置是可见的。但是当我将其上传到存储库时,用户无法看到 Settings.app 中的设置。

那么如何让设置出现在越狱设备上的 Settings.app 中呢?我可以在 preinst-script 中添加一些内容来解决此问题吗?

I have created a settings.bundle and the settings are visible when I debug it on my iPhone. But when I upload it to a repository the users can not see the settings in the Settings.app.

So how do I make the settings appear in Settings.app on jailbroken devices? Is there something I can put in the preinst-script to fix this?

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

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

发布评论

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

评论(1

零度° 2024-08-25 04:38:44

当你制作 .deb 时,你是否放入了必要的文件?它们是否设置了正确的权限?您能否让您的一位用户检查一下它是否已安装,但只是没有显示?您是否按照本页所述设置了 Prefs 捆绑包? http://iphonedevwiki.net/index.php/PreferenceBundles

When you made your .deb, did you put the necessary files in? Were they set with the right permissions? Can you have one of your users check and see if it's getting installed, but just not showing up? Did you setup your Prefs bundle as described on this page? http://iphonedevwiki.net/index.php/PreferenceBundles

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