multiple build targets in xcode
multiple build targets in xcode
- Subject: multiple build targets in xcode
- From: Dave Elsner <email@hidden>
- Date: Wed, 17 Jan 2007 09:23:31 +1100
Hi,
I have a project that is used for multiple clients as such several java files and WO Components differ for each client. So using Xcode I setup a target for each client and also duplicated the Application Server target for each client, this client Application Server target contains all the common files plus the files specific for that client.
e.g. My targets look like this
Client A Client A Application Sever Web Sever CLient B Client B Application Server Web Server Client A Application Sever Client B Application Server Web Server
This works fine for java files but not for WO Components as Xcode always uses the same .wo file even though I have two versions of the file; one included in "client A Application server" "Copy Bundle Resources" build phase and the other version of the file in Client B. What am I doing wrong? Apart from still using VexCode and not moving to Eclipse.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden