Link Identity Editor. ldid lets you manipulate the signature block in a Mach-O binary. This is Sam Bingner's fork of ldid, originally by Jay Freeman (saurik).
Link Identity Editor. ldid lets you manipulate the signature block in a Mach-O binary. This is Sam Bingner's fork of ldid, originally by Jay Freeman (saurik).
To install ldid, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ldid
To see what files were installed by ldid, run:
port contents ldid
To later upgrade ldid, run:
sudo port selfupdate && sudo port upgrade ldid
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.