• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: multiple build targets in xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiple build targets in xcode


  • Subject: Re: multiple build targets in xcode
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 16 Jan 2007 14:31:00 -0800

Even in Eclipse I would find a different way to do this. How about extracting the client specific stuff into a framework unique to that client and then just including the correct framework at runtime? This is what I do and it seems to work well and require a minimum of contortions.

Chuck


On Jan 16, 2007, at 2:23 PM, Dave Elsner wrote:

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@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden

--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
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


  • Follow-Ups:
    • Re: multiple build targets in xcode
      • From: Dave Elsner <email@hidden>
References: 
 >multiple build targets in xcode (From: Dave Elsner <email@hidden>)

  • Prev by Date: multiple build targets in xcode
  • Next by Date: Re: multiple build targets in xcode
  • Previous by thread: multiple build targets in xcode
  • Next by thread: Re: multiple build targets in xcode
  • Index(es):
    • Date
    • Thread