Re: Can't rename executable
Re: Can't rename executable
- Subject: Re: Can't rename executable
- From: Markus Hitter <email@hidden>
- Date: Mon, 28 Jun 2004 17:18:49 +0200
Am 28.06.2004 um 16:11 schrieb Ken Brooks:
I can run it, and I can move it. But if I rename the file, execution
stops very early ... Is there some way to fix this?
Obviously, you can't expect Xcode to launch an app with a different
name than you told it to launch.
The concept of referencing files by references instead of paths can't
apply here. Even if it could, it won't work since Xcode is based on
command line tools in big parts.
(And not have to change my build settings every time!)
Have different targets with different app names, built the same way,
or, with your intended changes.
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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.