I began an iPhone project the other day with a silly development code name, and now I want to change the name of the project since it's nearly finished. 我前几天用一个愚蠢的开发代码名称开始了一个iPhone项目,如今我想改变项目的名称,由于它已经接近完成了。 app
But I'm not sure how to do this with Xcode, trying the obvious of changing the application's name in the info.plist file, causes the signing process to go wrong (I think...) and my app won't launch giving me a Launcher error. 可是我不知道如何使用Xcode来作这件事,尝试在info.plist文件中更改应用程序的名称,致使签名过程出错(我认为......)而且个人应用程序不会启动给出我是一个启动器错误。 this
I guess I could make a new project and copy paste everything over, but it seems so primitive that I'm hoping for a more civilized solution. 我想我能够制做一个新项目并将全部内容复制粘贴,但它看起来很原始,我但愿有一个更文明的解决方案。 spa