How do I reset the framework search path?????
How do I reset the framework search path?????
- Subject: How do I reset the framework search path?????
- From: Kevin Hoyt <email@hidden>
- Date: Tue, 31 Aug 2004 08:32:39 -0700
Hi all,
Well, I just spent the better part of this morning trying to get Xcode to
build my project again...
So, what changed you ask? Good question; the source tree is in a new
directory. Well, you say, that shouldn't be a big deal.
Yeah, right...
So how exactly do I change the framework path that shows up in the build
details as a -F <path>? Seems that when I added my framework to the
sample application, Xcode added a fully qualified path to it, despite the
fact that I added it as 'project relative.'
I have checked the info and inspector windows for the project, framework,
target, and executable (and anything else I can think of). I have yet to
actually find the offending path so I can change it!!!
The ONLY place I do see the path is in the build details window and when I
open the pbxproj file.
The pbxproj file has it listed as:
buildSettings = {
FRAMEWORK_SEARCH_PATHS =
/Volumes/iPod/smpapi/mac/projects;
<bunch of other stuff>
}
A doc search for framework search path doesn't help, neither does a search
for -F.
Any help is appreciated...
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.