构建设置:我应该在构建设置中进行哪些更改,以便在发布应用程序时将 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?

查看:28
本文介绍了构建设置:我应该在构建设置中进行哪些更改,以便在发布应用程序时将 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)中的本地化本地开发区域"键设置为德国,而我的应用程序实际上是一个英文应用程序(适用于所有地区).但是我不确认把这个key改成US,可以把app的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天全站免登陆