Re: Framework dependencies/linking question
Re: Framework dependencies/linking question
- Subject: Re: Framework dependencies/linking question
- From: Greg Hurrell <email@hidden>
- Date: Wed, 1 Mar 2006 21:02:53 +0100
El 01/03/2006, a las 20:14, George Warner escribió:
Just an FYI: You can also locate resources relative to the location
of a
library using @loader_path at the beginning of the path. This means
that
regardless of where a library is located, code within it can locate
resources based on the location of the library. With this feature,
you can,
for example, create nested frameworks (frameworks of frameworks).
You don’t
have to place related libraries in a specific location to be able
to share
resources between them.
Yes, thanks for that George. I did see that in the dyld release notes
for 10.4. Unfortunately I can't use that feature just yet as my
products must run on 10.3 as well, but I am looking forward to the
time when I can use it.
Cheers,
Greg
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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