Xcode12.2 and install_name_tool against symlinks

Hanspeter Niederstrasser <[email protected]> Thu, 26 Nov 2020 21:14:02 -0600
Newsgroups gmane.os.apple.fink.devel
Organization Snaggled Works
Message-ID <[email protected]>
For those that need to run install_name_tool on a library:

On earlier Xcode releases, running install_name_tool against the symlink 
would modify the symlinked dylib file. However, with Xcode12.2, the 
symlink itself is changed to a copy of the library and that's the on 
that is modified, leaving the original untouched. This is not what most 
people would expect.

So if you need to run install_name_tool, please make sure to point it to 
the actual file and not a symlink.

Hanspeter

-- 
And when the last last law was down, and the Devil turned round on
you - where would you hide, Roper, the laws all being flat?
   --Robert Bolt, "A Man For All Seasons"



_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel