Renaming a project in XCode 2.0
Renaming a project in XCode 2.0
- Subject: Renaming a project in XCode 2.0
- From: Julian Leviston <email@hidden>
- Date: Mon, 26 Sep 2005 11:23:59 +1000
How can I rename a project in XCode 2.0?
Julian
On 31/05/2004, at 7:41 PM, Jeremy Dronfield wrote:
I've found the problem - I renamed the executable when I set up the
project, and I had conflicting build product names. It launches
okay now.
Sorry about the noise.
Regards,
-Jeremy
On 31 May 2004, at 9:56 am, Jeremy Dronfield wrote:
I'm making my first attempt at cross-developing for 10.2.7. I've
set up a trial project simply by copying an existing 10.3-based
project and renaming it. I've set it up with the Project and
Targets (an application and an embedded framework) linked to the
10.2.7 SDK and combed through the source code, eliminating or
adapting any 10.2-incompatible code. The project builds okay, but
won't run properly. The application window displays, and you can
interact with it, but no icon appears in the dock, and there is no
menu.
The only things I haven't changed are:
1. The prefix file, which consists simply of,
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
2. The linked frameworks. Do I need to re-link the project
frameworks to the versions in the 10.2.7 SDK? There's nothing
about this in the documentation.
Regards,
-Jeremy
_______________________________________________
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.
_______________________________________________
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