Xpra: Ticket #2388: macos code signing

Details in gtk-mac-bundler: Code Signing: Until mid 2016 gtk-mac-bundler depended upon a launcher shell script to configure the environment. You can still do this, but it causes problems with code-signing. Apple recommends that one not install scripts into the Contents/MacOS folder of a bundle, nor should one attempt to sign scripts. Doing so will produce signatures that are incompatible across different versions of MacOS.

So Apple managed to screw up digital signatures on plain text files. How did they manage that?



Sat, 21 Sep 2019 16:46:44 GMT - Antoine Martin: status changed

See also #2385, #2384, #2422, #2441, #2454.


Thu, 05 Mar 2020 10:00:41 GMT - Antoine Martin: milestone changed


Mon, 28 Dec 2020 15:11:34 GMT - Antoine Martin: milestone changed


Sat, 23 Jan 2021 05:49:57 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2388