问题
I've noticed that several of my apps have multiple supported languages (all of them I assume) in the "Languages" section of the App Store. However, the only language I actually support is English. How do I change this?
I searched online and found that the different .iproj
folders in the Bundle decides what languages are listed on the App Store, but both my apps only have en.iproj
so that didn't help me much.
EDIT 1:
I went to the Binary Info section in iTunes Connect, and took a screenshot that shows my problem.

回答1:
I looked through my projects one more time - and I found that deep inside a "Supporting Files" folder for a 3rd party service (UserVoice) I'm including in my app, is localizations for all the languages listed on the App Store. That might just have caused the languages listed on the store.
来源:https://stackoverflow.com/questions/27240901/change-ios-app-list-of-supported-languages-in-app-store