Where is MainWindow.xib in new Xcode project?

Viewed 17030

I started a new project in Xcode 4 using the TabBar template. I noticed that there was no MainWindow.xib file in the project.

  • Did Apple get rid of this file?
  • How can I access the Mainwindow without this file?
5 Answers
Related