Re: self-contained XCode project
Re: self-contained XCode project
- Subject: Re: self-contained XCode project
- From: Travis Heppe <email@hidden>
- Date: Tue, 07 Dec 2004 14:20:45 -0800
Chris Hanson wrote:
You should treat the MyApp.xcode directory as the project itself, so it
isn't really the most appropriate place to store resources that will be
used to build your project.
why not?
Doing so would bring the added benefit of keeping the MacOS-specific out of
sight for builds on other platforms. MyApp.xcode/ could serve as a substitute
for a MacOS/ subdirectory under the source.
Why not just use one project with multiple targets?
why disallow keeping more than one project in the same directory?
We have a regression tester than can be built with all test source files or with
just a few. If we want to communicate a specific bug to apple or demonstrate a
specific technique to a customer, we would want the small version. Forcing the
mini-project to live inside a much larger project would negatively impact our
ability to do so.
-Travis
_______________________________________________
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