iOS 构建中 momd 文件夹中 .mom 文件的文件名错误

发布于 2024-11-07 11:17:10 字数 219 浏览 0 评论 0原文

我的团队最近在 Xcode 中重命名了 Objective-C iOS 应用程序的项目,我们确定了一个更大的问题是导致 momd 目录中的 .mom 文件命名错误。

示例(非真实姓名): 我们的项目原来叫“唐人街”,后来更名为“唐人街”。因此,在 Chinatown.momd 目录中是一个 ChinaTown.mom 文件。

如何确保 momd 目录中的 .mom 文件的名称和大小写正确?

My team recently renamed the project of an Objective-C iOS app in Xcode and we've determined a larger problem to be the cause of the .mom file within the momd directory to be named wrongly.

Example (not real names):
Our project used to be named "ChinaTown", but was renamed to "Chinatown". Thus inside the Chinatown.momd directory is a ChinaTown.mom file.

How can we ensure that the .mom file within the momd directory is of the correct name and case?

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

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

发布评论

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

评论(1

流心雨 2024-11-14 11:17:10

通过重新创建数据模型并删除旧模型来修复。 参考 stackoverflow 线程

Fixed by recreating the data model and deleting the old one. Reference stackoverflow thread

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