Xcode 4 中的 Project->Rename 相当于什么
Xcode 3 有易于使用的 Project->;重命名,以防我想更改正在开发的应用程序的名称。我在 Xcode 4 中看不到该选项了。重命名应用程序而不发生任何崩溃的最佳方法是什么?
谢谢..
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..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
⌘+1,单击带有项目名称的蓝色节点,稍等片刻,再次单击(名称变为可编辑)。就是这样。
⌘+1, click the blue node with the project name, wait a second, click again (the name becomes editable). That's it.
这里也回答了
在 Xcode 4 中重命名项目
This is answered here as well
Renaming projects in Xcode 4