[squeak-dev] mac code signing prevents FFI workaround

Lauren Pullen drurowin at gmail.com
Mon May 9 02:36:50 UTC 2022


For the Info.plist workaround in
http://wiki.squeak.org/squeak/5846

In the 6 alpha 21736 version:

If the file is edited the OS terminates squeak because code signing
fails; however, that Info.plist file does not have a record in
CodeResources, so I'm not sure why that happens.

If the _CodeSignature folder is deleted, the workaround succeeds.

In the 5.3 version:

The workaround succeeds without tampering with tamper protection.



Do the two requirements from 2009 (speed and finding the correct
version) still hold? or is it safe to change the default behavior?


More information about the Squeak-dev mailing list