On Wed, 2022-05-04 at 08:32 +0200, IOhannes m zmoelnig wrote:
it *might* be enough to just run "codesign --remove-signature" on the modified binaries. if you could confirm this, i will update my localdeps script.
I modified the script so that it:
* removes the signatures and re-signs all libs * added some tweaks so that dependencies end up in a subfolder named $arch
https://github.com/porres/pd-fluidsynth/blob/main/scripts/localdeps.macos.sh
Roman