新 Xcode 4 中的 XIB 问题

发布于 2024-11-13 10:34:19 字数 111 浏览 1 评论 0原文

我对新的 Xcode 有问题(今天我升级了)。当我推送文件 view.xib 时,我看到 XML 代码,而不是图形界面。为什么?我怎样才能看到“界面生成器?

I have a problem with the new Xcode (today I upgraded). When I push on my file view.xib, I see the XML code, and not the graphics interface. Why? How can I see the "interface builder?

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

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

发布评论

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

评论(2

音盲 2024-11-20 10:34:19

有趣的是,这是第二次有人遇到这个问题。您可以在右侧的实用工具栏上打开文件检查器 (Opt+Cmd+1)。将身份和类型下的文件类型更改为最上面的选择。它应该是默认 - com.apple.InterfaceBuilder3.CocoaTouch.XIB

Interesting that this is the second time someone has had this problem. You can open the File Inspector on the Utilities bar on the right ( Opt+Cmd+1 ). Change the File Type under Identity and Type to the topmost choice. It should be Default - com.apple.InterfaceBuilder3.CocoaTouch.XIB.

黎歌 2024-11-20 10:34:19

右键单击 .xib 文件并选择“打开为”。然后选择“Xcode.IDEKit.TouchCodeIntegration.EditorDocument.CocoaTouch-title”

Right Click on the .xib file and select "Open As". Then select "Xcode.IDEKit.TouchCodeIntegration.EditorDocument.CocoaTouch-title"

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