Linking against something in /Library/Frameworks
Linking against something in /Library/Frameworks
- Subject: Linking against something in /Library/Frameworks
- From: lbland <email@hidden>
- Date: Wed, 1 Feb 2006 09:17:19 -0500
hi-
We developed a framework and put it in:
/Library/Frameworks
for deployment.
When I make an application linked against that (deployed) framework I
add the framework to the project, but Xcode does not update the
"Framework Search Paths" to include "/Library/Frameworks", so I have
to update the search path manually after adding the framework to the
project.
In a previous version of Xcode (I think 2.0) I recall Xcode updating
the Framework Search Path automatically according to the Framework
added. But now it does not seem to do that.
Is adding "/Library/Frameworks" to the "Framework Search Paths" the
right thing to do? Or is there some new SDK-oriented way to do it?
e.g.: Can I deploy to "/Developer/SDKs/MacOSX10.4u.sdk/Library/
Frameworks" somehow and have Xcode link into the framework without
needing to add to the Framework Search Paths?
Or, another way to put it: Is there a provision within Xcode 2.2.1
for third part SDKs?
thanks!-
-lance
_______________________________________________
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