更改 Xcode 中的默认 Xib 文件

发布于 2024-12-12 06:59:58 字数 78 浏览 0 评论 0原文

我目前正在 Xcode 4 for Mac 中开发一个应用程序,并且想更改启动应用程序时打开的默认 xib 文件。 我应该如何进行? 谢谢 !

I am currently developing an app in Xcode 4 for Mac, and would like to change the default xib file opened when starting the application.
How should I proceed ?
Thanks !

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

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

发布评论

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

评论(2

脱离于你 2024-12-19 06:59:58

主 nib 文件可以在 Info.plist 键 NSMainNibFile 中指定。默认情况下它是MainMenu.nib

The main nib file can be specified in the Info.plist key NSMainNibFile. By default it is MainMenu.nib.

空‖城人不在 2024-12-19 06:59:58

没关系,刚找到。在项目属性/信息中,更改“主 nib 文件基本名称”。

Nevermind, just found it. In the Project properties / Info, change the "Main nib file base name".

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