Renaming projects in Xcode 4

前端 未结 11 1944
猫巷女王i
猫巷女王i 2020-11-27 09:22

I must be missing something obvious, but I can\'t figure out how to rename my project in Xcode 4.

If I remember correctly Xcode 3 had a dedicated menu item for this

11条回答
  •  孤城傲影
    2020-11-27 10:06

    Well, it turned out to be a trivial matter indeed.

    All you need to do is click twice slowly on the project root in the project navigator and it then becomes editable. After you rename the project and press 'enter' it will suggest to automatically change all project-name-related entries and will allow you to de-select some of them if you want.

    Nice.

提交回复
热议问题