In article <[EMAIL PROTECTED]>, Christiaan Hofman <[EMAIL PROTECTED]> wrote:
> On 12 Mar 2008, at 6:44 PM, Adam R. Maxwell wrote: > > > http://developer.apple.com/documentation/DeveloperTools/Conceptual/Dynami > > cLibraries/Articles/DynamicLibraryDesignGuidelines.html#//apple_ref/ > > doc/u > > id/TP40002013-SW21 > > > > The @executable_path is the location of the main executable file, > > not a > > library. It always resolves to the Contents/MacOS/AppName path. > > Ah, thanks. That I was looking for. But the index for the > documentation is a mess. try looking for the Cross-Development Guide > when you don't know where it is linked. You would expect that > searching for "Cross development" would do the trick. Just like I > would like to search for this using "dynamic library" or something. There's a direct link in the first hit when searching for @executable_path, which is how I found it. I agree the indexing/search is lame. If you use quotes when searching for "dynamic library" it shows up also, but "Dynamic Store" is ranked higher than "Dynamic Library Programming Topics" in the results. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bibdesk-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-develop
