Re: Newbie question: using targets
Re: Newbie question: using targets
- Subject: Re: Newbie question: using targets
- From: Chris Espinosa <email@hidden>
- Date: Thu, 1 Oct 2009 21:59:58 -0700
On Oct 1, 2009, at 9:42 PM, DKJ wrote:
I've never coded a multi-target application before. But now I want
to build different versions of the same application for different
customers. So each version would e.g. have a different nib for the
initial interface, download different data files from the internet,
and so on. But most of the classes would be the same.
Should I be defining different targets to implement these
application versions? Or should I have a different project for each
version?
I want to choose whichever alternative would be easiest!
Use different targets in one project if you're going to have most of
the files the same, but some different.
Chris
_______________________________________________
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