在Xcode中更改应用程序/目标名称 [英] Change application/target name in xcode

查看:53
本文介绍了在Xcode中更改应用程序/目标名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发同一个应用程序(使用相同的编码),但使用不同的名称.因此,为了重命名该应用程序,我尝试更改varoius参数,例如 Bundle Name,Bundle Display Name,Product Name 并清理应用,然后构建它.但是构建成功.几分之一秒后,我看到状态在iphone 6.0模拟器上运行'appname'完成,并且我的应用停止了 正在运行.我应该如何更改才能重命名我的应用?

I want to develop same app (same coding ) but with different names .So gone for renaming the app.I tried changing varoius parameters like Bundle Name, Bundle Display Name, Product Name and clean the app and then build it.But build is succeeded .After fraction of second my I see the status Finished running 'appname' on iphone 6.0 simulator and my app stops running.What should I exactly change to rename my app ?

推荐答案

捆绑显示名称和捆绑标识符.

Bundle Display Name and Bundle Identifier.

捆绑显示名称,用于在设备上的应用程序图标下显示的名称.使设备,模拟器和应用程序商店使用的捆绑包标识符可以识别出两个不同的应用程序.

The Bundle Display Name for the name that is displayed under the app icon on your device. The Bundle Identifier to make the device, simulator and the app store understand that there are two different apps.

这篇关于在Xcode中更改应用程序/目标名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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