Re: Project build locations not sticking across users
Re: Project build locations not sticking across users
- Subject: Re: Project build locations not sticking across users
- From: Steve Christensen <email@hidden>
- Date: Tue, 24 Oct 2006 20:56:53 -0700
On Oct 24, 2006, at 8:43 PM, Matt Ronge wrote:
I'm working on a application which is composed of a main project
and a few smaller framework projects in a subdirectory.
[snip]
As you can see I have a number of subprojects under the Frameworks
directory, but I want all of these projects to place their build
results in the build/ directory at the root of the project.
Therefore, inside the General pane of the project inspector, I set
the build location as: ../../build
This works great on my machine, but on other developer machines the
build results of the frameworks are placed in the standard
location, not the build directory at the root of the project. I've
found that if I go inside any of the framework's project bundle
(.xcodeproj) and remove files specific to my user account, it will
default back to placing build results in the standard location.
Why is it that project build location is stored on a per user
basis? How can I set the build location such that it will hold
across users?
Why aren't you storing this value in the build settings? I put all of
the pieces for various projects in the same common build directory,
and I set the following:
Build Products Path [SYMROOT]
Installation Build Products Location [DSTROOT]
_______________________________________________
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