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.



Cheers
Dave

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to