Search code examples
xcode4project

How to rename a project in Xcode?


There are some pretty horrible instructions out there for renaming projects in Xcode. Is there no easy way to do this?


Solution

  • In Xcode 4 try this:

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