命名iOS应用程序以进行提交 [英] Naming an iOS app for submission

查看:119
本文介绍了命名iOS应用程序以进行提交的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

iTunes Connect接受应用程序的名称,以包含+等符号。但是当我尝试使用包含+的Xcode项目名称提交应用程序时,我收到的错误是项目名称或应用程序名称(或产品,不记得哪个)不能包含+之类的符号。所以我最终删除了产品名称中的+符号。因此,App Store上的名称包含+,但在设备上安装时,名称不包含符号+。如何在下次提交时解决此问题?设备上的应用程序名称是什么名称?如何包含+并通过提交测试?

iTunes Connect accepts names for the app to include symbols like "+". But when I am trying to submit the app with an Xcode project name that includes "+" I receive the error that the name of the project or the name of the application (or product, do not remember which) cannot include symbols like "+". So I ended up removing the "+" symbol from the name of the product. Therefore the name on the App Store includes "+" but when installed on the device the name does not include the symbol "+". How can I resolve this issue in the next submission? What name will be the name of the app on the device? How can it include "+" and pass the test for submission?

推荐答案

如果您只想更改应用程序显示名称,这是用户在下载应用程序时出现的名称。

If you ONLY want to change the app "Display Name", this is the name that appears on the users iPhone when they download the app.

1。)转到info.plist并添加新行,设置捆绑显示名称的关键字。


2.)输入最多12个字符的名称。这可以包括您想要的任何角色。即+ _)(*& ^%$#@!

1.) Go to your info.plist and add a new line, set the Key to "Bundle Display Name."

2.) Enter whatever name you would like up to 12 Characters. This can include ANY character you want. i.e. +_)(*&^%$#@!

如果您遇到的问题与iTunes Connect中的名称设置不匹配,请双击慢慢地在左上角的Xcode项目名称上。更改此名称,将弹出一个窗口,要求您重命名整个项目,选择是,项目名称将更改。这是您需要确定名称的位置匹配Xcode和iTunes Connect。

If you ever having issues with the app name not matching with the name setup in iTunes Connect then double click slowly on the Xcode Project name on the top left. Change this name and a window will pop up asking you to rename the whole project, select yes and the name of your project will be change. This is where you need to make sure the names match in both Xcode and iTunes Connect.

这篇关于命名iOS应用程序以进行提交的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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