The bundle uses a bundle name or display name associated with an Apple app

心已入冬 提交于 2019-12-11 07:48:15

问题


When submitting my app to the app store for upgrade, I got a validation warning stating that my app could not have the same bundle display name as an Apple app.


A clever way to get aground this is to add a special character to the end of your bundle display name. For example: Compass can be Compass!, Compass+, Compass.

Yahoo! Weather has a neat bullet point dot after their bundle display name. Any one know how to add that character to your bundle display name?


回答1:


A clever way to solve this is to add a special character to the end of your bundle display name. For example: Compass can be Compass!, Compass+, Compass.

Yahoo! Weather has a neat bullet point dot after their bundle display name. Any one know how to add that character to your bundle display name?



来源:https://stackoverflow.com/questions/18703608/the-bundle-uses-a-bundle-name-or-display-name-associated-with-an-apple-app

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