How do I use Frameworks installed to a non-standard location?
How do I use Frameworks installed to a non-standard location?
- Subject: How do I use Frameworks installed to a non-standard location?
- From: gnat <email@hidden>
- Date: Thu, 20 Dec 2007 16:28:11 -0500
Hello,
This isn't specifically an xcode question and I apologize for that,
but as it's somewhat related i'm hoping someone can at least point me
in the right direction.
I would like to start installing non-Apple Frameworks to a custom
location (e.g. a data partition/drive) to work around needing to
reinstall them after a fresh re-image of the boot partition of our
hosts.
I understand how to build an application so that it will find these
Frameworks, but I haven't found anything that makes me think it is
simple (e.g. a system wide setting, environment variable, etc..) to
have every Application add the custom path to it's search path (e.g.
in addition to /System/Library/Frameworks, /Library/Frameworks, and ~/
Library/Frameworks) without having to tweak each app (CocoaDev talks
about using install_name_tool on their ApplicationLinking page to do
this).
Is this possible? Can someone point me in the right direction?
Thanks,
-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