Quote:
Originally Posted by malhaar
there is no mainWindow.xib FYI
|
Nope, they replaced it DetailViewController and MasterViewController.
RootViewController and mainWindow are gone.
I don't know why they just didn't leave it in there. I spent the last month learning navigation-based projects,
so I'm kind of annoyed they trashed the project. I don't like being forced to use Master-Detail just to get a
simple navigation-based project.
I don't use the Interface Builder anyway. I do everything programmatically.
And I don't care for the new Storyboard stuff either, since that's part of Interface Builder too.
Maybe I'm confused because I haven't seen or read any information on how this Master-Detail stuff works
or why it's better/needed, but I just started a month ago. I would rather continue using what I'm doing now.