Code Sense Indexing ignores OBJROOT value
Code Sense Indexing ignores OBJROOT value
- Subject: Code Sense Indexing ignores OBJROOT value
- From: "David Litwin" <email@hidden>
- Date: Tue, 20 Dec 2005 16:38:16 -0800
I have a number of projects all sharing build locations by having SYMROOT
set in shared .xcconfig files. In the .xcconfig I also set OBJROOT to a
shared location so I can keep my source tree free of any generated files
(which helps with source control)
This used to work fine (up to the 2.2 preview 3) but when I've recently
updated to the released Xcode 2.2, the Code Sense Index (the
<project>.pbxindex dir) seems to be ignoring the OBJROOT and places its dir
in the default '<project>/build/<project>.build' dir.
The intermediate files and build products to follow the SYMROOT and OBJROOT
fine.
A hint that things weren't right is that the "Default build products
location" and "Default intermediates location" UI values are the project
directory plus "build", not SYMROOT and OBJROOT. I imagine this could
affect other Xcode features as well.
Logged as radar #4388563.
Dave
_______________________________________________
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