Adding a new target
Adding a new target
- Subject: Adding a new target
- From: Charles Brokaw <email@hidden>
- Date: Mon, 29 Dec 2003 22:50:40 -0800
What is the correct way to add a new target that is a clone of a
previous target ?
(Cocoa Doc Application project, XCode 1.1, OSX10.3.1)
Simply going to Project>NewTarget and selecting Cocoa Application puts
something in the Targets group with an Application icon instead of a
target icon. Adding all the files to it gives something that will not
build, with no info about why.
I want to have two targets, with one file that is different in the two
targets. Of course, I can workaround with two projects, but it seems
like the idea of Targets is to be able to do this.
CodeWarrior does it easily, but I haven't had much success converting
from CW to XCode in a direct way.
_______________________________________________
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.