构建设置:我应该对构建设置进行哪些更改,以便在发布应用程序时它将在App Store上仅以英语显示语言? [英] Build Settings : What changes should I do in the build settings so that on releasing the app it will show the languages on App Store as only English?

查看:137
本文介绍了构建设置:我应该对构建设置进行哪些更改,以便在发布应用程序时它将在App Store上仅以英语显示语言?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在上传iOS应用时犯了一些错误,这使我的应用在AppStore上显示为英语和德语.

I have committed some kinda mistake in uploading an iOS app, which makes my app show the languages as English and German on AppStore.

这种情况是,我在(目标的info.plist)中将本地化本机开发区域"键设置为德国,而我的应用程序实际上是英语应用程序(适用于所有地区).但是我不确定是否将此密钥更改为US可以将应用程序的Appstore语言更改为仅英语.

The scenario is that I have set the "Localization native development region" key in (info.plist of target) to Germany, while my app is actually an English app(for all territories). But I am not confirmed that changing this key to US, can change the Appstore language of the app to only to English.

除此之外,我还在(项目信息)的本地化"中将语言设置为: 1.英语-开发语言 2.德语

Besides this, I have also set the language in Localizations in the( info of Project) to: 1. English - Development Language 2. German

我应该对设置进行哪些更改,以便在发布该应用程序时它将在App Store上仅以英语显示语言?

What changes should I do in the settings so that on releasing the app it will show the languages on App Store as only English?

推荐答案

在尝试将应用程序上传到应用商店后,我知道对于应用程序的语言,我们需要在info.plist中进行一些设置更改项目的名称(记住不是目标).

After doing an experiment with uploading an application to app store, I came to know that for the languages of the application we need some settings changes in the info.plist of the project(remember not the target).

例如对于多语言(英语和德语)应用程序.它应该 在App Store中仅显示这两种语言.否则,当用户看到内容为单一语言时,下载该应用程序后可能会感到恼火.

For eg. For Multilingual(English and German both) apps. It should show only these two languages in the App Store. Otherwise the user might get irritated after downloading the app when he see the content is in single language.

只需按照上面的屏幕快照所示进行本地化,然后单击+添加即可 语言和-删除语言.

Just go in the localization as shown in screenshot above and click on + to add a language and - to remove the language.

此本地化语言设置还为各个语言创建了一个名为"de.Iproj"或"en.Iproj"的文件夹.如果相应的语言本地化不存在,也必须从构建中删除该文件夹

Also this localisation language setting creates a folder named "de.Iproj" or "en.Iproj" for respective languages. That folder must also be removed from the build if the corresponding language localization does not exist

这篇关于构建设置:我应该对构建设置进行哪些更改,以便在发布应用程序时它将在App Store上仅以英语显示语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆