How to remove languages in iTunes Store App description

流过昼夜 提交于 2019-12-04 07:17:52

When you have a language that is missing translation you get a warning sign beside each language on the drop down menu. If you hover over the languages on the drop down table, a delete button will appear at the right of the hovered table row:

If you click on the delete button on the right you will get this confirmation warning:

It easy to find in hindsight, but I did struggle to find on my own. Hope this helps others.

It seems I was using a library called nsdatetimeago that had bundled with it many .lproj folders for each language.

iTunes Connect automatically looks for the localizations that you have set in your "Localizations" section under your Project settings.

Since I am using this libarary, my Project settings had listed all those languages in the "localizations" section.

I removed those unwanted languages and following app releases were correctly seen via iTunes Store.

Den.Nik

Xcode > Your Project > Info > Localizations

Before uploading the application, you need to remove unnecessary languages.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!