Re: how to change proj name
Re: how to change proj name
- Subject: Re: how to change proj name
- From: Chris Espinosa <email@hidden>
- Date: Fri, 14 Mar 2008 23:07:11 -0700
On Mar 14, 2008, at 10:17 PM, Jerry Krinock wrote:
On 2008 Mar, 12, at 20:11, Nick Rogers wrote:
I have converted a proj into another.
How can I change the name of the proj so that the menu bar reflect
the new name.
Gouri's method will work, but you might want to look at using the
$PROJECT_NAME environment variable in the Build Settings. This is
the name of the .xcodeproj file and is very handy. For example, if
you set the Product Name to $PROJECT_NAME, it will automatically
change if you duplicate and rename the project file.
Which is useful if your project has exactly one target that you want
to have the same name as the project file, and much much less useful
when you add a second target to that project.
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden