Re: can't change app name
Re: can't change app name
- Subject: Re: can't change app name
- From: Jeff Biggus <email@hidden>
- Date: Thu, 10 Jun 2004 19:40:32 -0500
On Jun 10, 2004, at 3:55 PM, Michael Hanna wrote:
trying to change my executable's name in Xcode 1.1
I highlight the project file in the tree view then I do Project->Get
Info in the General tab, I change the Name field. I also make sure
that the CFBundleExecutable key matches the desired new name. I also
go Project->Edit active target, and set the new name under the General
tab.
The Project->Get Info field name change doesn't want to 'take' it just
reverts back to the original name. Also the program executes but the
menubar remains in Xcode ...any ideas?
Michael,
I just happened to have run into this a short bit ago and jotted down
what I did here: http://osx.hyperjeff.net/Reference/misc.php (let me
know if the information is incomplete). That should help. How I think
it should work (but, as you note, doesn't) is to do what you were
trying: Just get info, change the name, and ideally you'd be given a
list of check boxes that would automatically change the executable, the
folder name, the prefix header file, etc, just as if you had named it
that from the start. Then again I guess I should submit that as a
feature request. I'll do just that.
-Jeff
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.