Re: Framework subgroups, and Framework header directory creation
Re: Framework subgroups, and Framework header directory creation
- Subject: Re: Framework subgroups, and Framework header directory creation
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 9 Jul 2004 17:05:15 -0600
On Jul 8, 2004, at 10:57 PM, Joseph Goldstone wrote:
Should static libraries that might live outside of frameworks go under
'Linked Frameworks' as well?
Xcode doesn't care about what goes in there, or any other group in the
project. You could also create a subgroup and call it "Static
Libraries" or whatever. The only important thing is the library must be
in the project's files list, and it must be turned on in the
appropriate target.
I tried putting the first framework in the Headers build phase of the
new project as well as that project's Frameworks & Libraries build
phase, but still no joy. At least hand-coding the path to the headers
directory works in the Header Search Paths. But this still seems
awkward. What am I doing wrong?
Is the path to the framework present in the target's frameworks search
path? I think that's the path that gets checked when referencing
framework headers, not the headers search path.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"To announce that there must be no criticism of the president, or that
we are to stand by the president, right or wrong, is not only
unpatriotic and servile, but is morally treasonable to the American
public." - Theodore Roosevelt
_______________________________________________
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.