简体   繁体   English

从Xcode 5的每个位置重命名项目名称的最佳方法是什么?

[英]what is the best method to rename project name in every where from Xcode 5?

从Xcode 5重命名项目名称(项目名称,虚拟项目文件夹名称,物理项目文件夹名称等)的直接方法是什么?

  • First close xCode 第一次关闭xCode
  • Copy your Project folder (in my case called FirstName) to Desktop 将您的Project文件夹(在我的情况下称为FirstName)复制到桌面
  • Rename the Project folder (in my case SecondName) 重命名项目文件夹(在我的情况下为SecondName)
  • Now open the new Project folder and start xCode by clicking the .xcodeproj file 现在打开新的Project文件夹,并通过单击.xcodeproj文件启动xCode
  • Change the Name of the app in the left top corner by double clicking it slowly: 缓慢双击左上角的应用名称:

重命名应用

  • Rename everything they recommend 重命名他们推荐的所有内容

在此处输入图片说明

  • Save and close xCode 保存并关闭xCode
  • Put the renamed Project folder back in your xCode Projects folder and you are done! 将重命名的Project文件夹放回xCode Projects文件夹中,您就完成了!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM