Re: Problems with Xcode build settings and placement of output files
Re: Problems with Xcode build settings and placement of output files
- Subject: Re: Problems with Xcode build settings and placement of output files
- From: Richard Kennaway <email@hidden>
- Date: Fri, 21 Nov 2014 18:19:38 +0000
On 21 Nov 2014, at 16:50, James Moore <email@hidden> wrote:
> 2) In Xcode->prefs->locations->advanced you can select “Legacy” and by default your build products will be placed in $(SRCROOT)/build
>
> It sounds like this legacy settings is really what you want. If you use Xcode 5 you’ll need to make the same change.
Thanks. I decided that Legacy sounded precarious and went with Custom/Relative to Workspace. That fixes the problem.
What is the intended use of the Default setting? For this project, some of the libraries it builds have to be accessed by shell scripts to build into other things outside of Xcode, which won't work unless they're at fixed places relative to the workspace. But even if I was just building a plain application, what is the normal way in Xcode6 to get it out of the uniquely generated directory in /Users/rk/Library/Developer/Xcode/DerivedData/ and into, say, the Applications folder? None of this stuff is intended for the App Store, if that matters.
--
Richard Kennaway
email@hidden, email@hidden
http://www.cmp.uea.ac.uk/~jrk/
School of Computing Sciences,
University of East Anglia, Norwich NR4 7TJ, U.K.
_______________________________________________
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