[mobile developer:tips];
iOS Developer Tips, Tricks and Tutorials.
Subscribe via Email
Follow @MobileDevTips
Please consider subscribing to Mobile Developer Tips RSS feed or following us on Twitter Tweet
I previously wrote about Renaming Xcode Projects, however, things are a little different with Xcode 4.
In Xcode 4 to rename a project click once on the project name in the Project navigator and enter the new name:
Once you enter a new project name a dialog will show the changes to be made:
Select OK (button not shown in the above screenshot) and Xcode will make the necessary changes throughout your project.
Related posts:
oh boy, that screwed up my project for good! it says plist file not available.
[Reply]
had to move plist and pch files one folder up to fix it. B
Name (required)
E-mail (required)
Your Comment
Notify me of followup comments via e-mail
oh boy, that screwed up my project for good!
it says plist file not available.
[Reply]
had to move plist and pch files one folder up to fix it.
B
[Reply]