Re: self-contained XCode project
Re: self-contained XCode project
- Subject: Re: self-contained XCode project
- From: Chris Hanson <email@hidden>
- Date: Tue, 7 Dec 2004 12:48:58 -0800
On Dec 7, 2004, at 11:23 AM, Travis Heppe wrote:
Is it possible with XCode 1.5 to get the Info.plist, versions.plist,
and English.lproj to reside in the myapp.xcode/ directory? Among
other things, that would allow me to create multiple projects in the
same directory without having them overwrite each others' files.
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 just use one project with multiple targets?
-- 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