I think you are supposed to put in "MainWindow" for the "main nib base file name" section : http://stackoverflow.com/questions/7520971/applications-are-expected-to-have-a-root-view-controller-at-the-end-of-applicati
Hello again...
I added MainWindow on main in base file name.... ROUNDED CORNERS. Only compile/run in Debug mode.
I tried for Release... Xcode compile and runs, but halt app due "MainWindow.nib" file missing.
I created a new Window file into Xcode called MainWindow.xib.
Compile/run works.... BUT
1 Obviously the new window are ON TOP of my app.
2 Maintain ROUNDED corners...

mmmm I need to use SETSCREEN 1024,768,
1 <- Fullscreen?
Im really confused... Im just launch my iPad, the computer and all for the window of my house. (I live on 4 floor)

EDIT:
Tried SETSCREEN 1024,768,1
FAIL

EDIT2:
I created a NEW GLB project, just setscreen, drawling across window and text hello world...
The app works horizontally (1024x768).
I ONLY set in info.plist this Field:
Initial Interface Orientation -> Landscape (left home button)
and now the 2 rounded corners are at bottom screen...
Im continue investigating with adding isetorientation...

EDIT3:
Definitelly I think GLB runs on window mode.... I make new Xcode GL and works fine...
I goto to cinema.... Im exaust for now....
