Xcode 3 无法打开界面生成器
在 Xcode 3 中,如果我双击 xib 文件,它不会使用界面生成器打开它。它绝对没有任何作用。我该如何解决这个问题?我安装了 Xcode 3 和 iPhone SDK 4.0.2。
In Xcode 3, if I double click an xib file, it doesn't open it with interface builder. It does absolutely nothing. How can I solve this ? I have Xcode 3 with iPhone SDK 4.0.2 installed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我在新的 Mac 或 sdk 安装中遇到过这个问题。首先尝试打开界面生成器应用程序。当它打开时,尝试打开您的 xib。
I have faced this problem in a new Mac or sdk installation. Try opening the Interface builder app first. When it is open, try opening your xibs.
尝试右键单击 .xib 并选择打开或打开方式。
也许可以这样工作。
Try rightclicking the .xib and selecting open or open with.
Maybe it could work that way.
当您双击 .xib 时,它应该可以工作。如果没有,请在双击 .xib 后单击底部停靠栏中的界面生成器图标。
It should work when you double click the .xib. If not Click the interface builder icon in the dock at bottom after you double clicked the .xib.