Re: Conditional dependencies (and linked libraries) in a Xcode project?
Re: Conditional dependencies (and linked libraries) in a Xcode project?
- Subject: Re: Conditional dependencies (and linked libraries) in a Xcode project?
- From: Jack Repenning <email@hidden>
- Date: Mon, 12 May 2008 10:51:59 -0700
On May 12, 2008, at 5:38 AM, Mattias Arrelid wrote:
Now, we also have some parallel development of a new static library,
and this is where our "problems" begin to pop up; the maintainer of
that project wants to take _that_ Xcode project and include it in
our master project, just as with those other libraries. The problem
is that most others developers aren't very interested in those files
being implicitly compiled (since the main target of the main project
depends on each static library) each and every time they build the
main target from scratch.
Is this maybe a job for version control? Make a branch for this
alternate version. Since your Xcode project file is also versioned,
the version on the branch can include this stuff while the mainline
version leaves it out.
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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