My game app presently has a single ViewController and XIB for playing game.
I added a new ViewController and XIB for the initial (bootup) view.
How do I get the app to boot into this initial view? I can’t figure it out.
FYI, the initial screen is for nice, welcome graphcs and a couple of setup controls.
in your appDelegate’s function