I recently updated our app's info.plist to address a black screen on startup issue with the iPod touch. In my info.plist I changed the key from "Main nib file base name (iPhone)" to "Main nib file base name", which fixed the issue with the black screen and now when I try to submit to iTunesConnect I get the error below.
ERROR ITMS-90030: “Nib file ‘MainWindow~ipad.nib’ was not found. Please ensure the specified file is included in the bundle with any required device modifiers appended to the filename.”
Can anyone explain why this is happening?