My app was originally multi-lingual but I want it limited to English. The new app uploaded fine, validated, etc. but when I Submit for Review there was "one or more errors" and the only thing on the page was a white on red circle on the English (U.S.) in the upper right hand corner of the page. There is no explanation of what that means or what I need to do and just languages I do not want to localize.
I still have "junk" in my code from the preiviously accepted version which includes InfoPlist.strings group that contain 5 languages including English, as well as Localizable.strings group that include files for Base and English.
Under Project -> Info there still remains 5 Localizations with Use Base internationalization checked.
So, I would prefer not to experiment and keep creating new builds, archiving, uploading, choosing build, etc. over and over, and then at the last moment only to find the error mark next to English again.
Does anyone know what I should delete, what needs to be left (e.g. Base localizable strings vs. English strings which are identical), or wil removing the localizations in Project Info will be enough to satisfy the unknown need of the submission?