This sounds to be a weird question, but I would like my App not to support iPhone 5 layout at this moment.
I know, to support iPhone 5 layout, I have to add a Default-568h@2x.png as Launch Image, then the XIB will be resized and supports iPhone 5.
The current issue is, the layout we currently have does not have iPhone 5 4-inch layout. If iPhone 5 4-inch layout is enabled, the buttons are disabled. After discussed with co-workers, we decide not to support iPhone 5 layout at this moment, i.e. we prefer to leave black borders on top & bottom of the App. Is it possible to submit an App without Default-568h@2x.png ?