清除 iPhone 设备上的 nib 缓存

发布于 2024-10-10 16:16:31 字数 186 浏览 1 评论 0原文

像许多人一样,我已经国际化了我的应用程序。在模拟器上,我可以轻松删除缓存,以便显示新的 NIB 文件,但在设备上测试时,只有旧的 NIB 会显示设备缓存中的文件。

清理所有目标不是解决方案,删除设备上的应用程序也不是解决方案,因为它保存了我不希望更新的用户丢失的数据。

分发应用程序时,iTunes 上的更新过程会清除缓存吗?

Like many i have internationalized my app. On the simulator I am able to easily delete the cache so that the new NIB files will display but testing on the device, only the old NIB will show which is in the devices cache.

cleaning all targets is not the solution, and neither is deleting the app on the device since it holds data that I don't want my users who update to loose.

Will the update process on iTunes clear the cache when the app is distributed?

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

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

发布评论

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

评论(1

蓝海似她心 2024-10-17 16:16:31

更新完全覆盖应用程序包,因此您不必担心这一点。

Update completely overwrites application bundle, so you shouldn't worry about that.

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