意外删除后 MainWindow.xib 未显示在文件窗格中
我正在使用 XCode 4.0.2,我不小心删除了 MainWindow.xib。我使用 SVN 恢复它,我发现它位于 en.lproj 目录中。问题是我无法再让它显示在左侧窗格中。
我该怎么做才能让它出现在那里?
I am using XCode 4.0.2 and I accidentally deleted MainWindow.xib. I used SVN to revert it and I have seen that it is located inside an en.lproj directory. The problem is I can't make it show up on the left pane anymore.
What can I do to make it show up there?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
项目是否编译成功并找到文件?如果没有,您是否尝试过将其从 Finder 拖到左侧窗格中?并选择不复制到目录(如果它已经位于 Finder 中的正确文件夹中)?
Does the project compile and find the file successfully? If not, have you tried dragging it from Finder into your left pane? And choosing not to copy to directory (if it's already in the right folder in Finder)?