Re: Shared builds folder vs. trunk and branch builds: any better solutions?
Re: Shared builds folder vs. trunk and branch builds: any better solutions?
- Subject: Re: Shared builds folder vs. trunk and branch builds: any better solutions?
- From: leenoori <email@hidden>
- Date: Mon, 11 Dec 2006 11:30:14 +0100
El 11/12/2006, a las 3:10, Jim Correia escribió:
I have a fairly complex project in which many components are build
by sub-projects. So that all the sub-components can be located and
copied into the application package, I'm using a shared builds
folder. I've set this via the Xcode preference (so that I don't
have to explicitly set the build folder location for N sub-
projects, where N is a large number :-)).
I use the following structure:
trunk-stuff/shared-build
trunk-stuff/shared-build-intermediates
trunk-stuff/project1
trunk-stuff/project2
trunk-stuff/project3
trunk-stuff/subproject1
trunk-stuff/subproject2
trunk-stuff/subproject3
branch-stuff/shared-build
branch-stuff/shared-build-intermediates
branch-stuff/project1
branch-stuff/project2
branch-stuff/project3
branch-stuff/subproject1
branch-stuff/subproject2
branch-stuff/subproject3
etc
Yes, it is a pain, but the pain can be lessened with xcconfig files.
_______________________________________________
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