Re: Absolute Paths
Re: Absolute Paths
- Subject: Re: Absolute Paths
- From: John Gee <email@hidden>
- Date: Thu, 5 Aug 2010 10:20:33 +1200
On 1/08/2010, at 10:20 , David Blanton wrote:
> It seems, because I can not get it to work otherwise, that the paths form Prefix Header , Info.plist and custom Build Phases that copy files require absolute paths.
On possible trap is that the Xcode reference to a file included in the project can be relative or absolute, maybe it is the file reference rather than the build setting that is causing you problems. In Xcode show the Info for the file, go to General tab, look at Path Type.
On 3/08/2010, at 05:25 , Shawn Erickson wrote:
> Well one change I noticed in recent versions of Xcode is the loss of support for relative paths in build settings.
I am making extensive use of relative paths for build settings and have not noticed any recent changes in behaviour, so at least for some combinations of relative paths and tools it works fine. I am currently using Xcode 3.2.3 and relative paths for:
GCC_PREFIX_HEADER
REZ_PREFIX_HEADER
SYMROOT
OBJROOT
HEADER_SEARCH_PATHS
USER_HEADER_SEARCH_PATHS
SHARED_PRECOMPS_DIR
--
John Gee, ADInstruments
Programmers live in interesting times...
_______________________________________________
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