Re: Renaming a project
Re: Renaming a project
- Subject: Re: Renaming a project
- From: Drew Cunningham <email@hidden>
- Date: Tue, 2 Apr 2002 01:20:34 -0500
Make sure you change:
CFBundleName = "newName";
inside of "Resources/InfoPlist.strings" because this determines the name
of the application.
What would you have to do to rename a project you are working on?
Would you
have to just rename all the files?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.