What is the equivalent of Project->Rename in Xcode 4

与世无争的帅哥 提交于 2019-12-24 04:52:05

问题


Xcode 3 had the easy to use Project-> Rename in case I wanted to change the name of my app being developed. I don't see the option in Xcode 4 anymore. Whats the best way to rename your app without any crashes?

Thanks..


回答1:


⌘+1, click the blue node with the project name, wait a second, click again (the name becomes editable). That's it.




回答2:


This is answered here as well

Renaming projects in Xcode 4



来源:https://stackoverflow.com/questions/6077876/what-is-the-equivalent-of-project-rename-in-xcode-4

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