我添加到 XCode 4 中的项目/应用程序的自定义 .bundle 文件在哪里?

发布于 2024-11-09 12:49:59 字数 200 浏览 0 评论 0原文

我在应用程序中添加了一个新目标并选择了“Bundle”。我将其命名为 myBundle 我将一些资源文件复制到该包中。我清除了构建并再次重建了应用程序。 .app 文件位于Products 文件夹中。但我在那里没有看到 myBundle.bundle 文件。

有人看到它吗?

:)

I added a new Target in my app and selected Bundle. I named it myBundle I copied some resource files to the bundle. I cleared the build and again rebuild the app. The .app file is available in the Products folder. But I don't see the myBundle.bundle file there..

Did anybody see it?

:)

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

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

发布评论

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

评论(1

深者入戏 2024-11-16 12:49:59

确保该捆绑包已分配给您的目标。您可以获取有关 budle 的信息并检查目标是否已选中(对于相关目标),如果没有,则它将不会包含在构建中。

Make sure the bundle is assigned to your target. You can Get Info on the budle and check the target is checked (for the relevant target), if it isn't then it won't be included in the build.

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