Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: c7b43b347b96989c68c470771c0197b5bc88e450
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/c7b43b347b96989c68c470771c0197b5bc88e450 Author: Eliot Miranda <
[hidden email]>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M build.macos64ARMv8/common/Makefile.app
M build.macos64ARMv8/common/entitlements.plist
M build.macos64x64/common/Makefile.app
A build.macos64x64/common/entitlements.plist
Log Message:
-----------
64-bit Macos builds:
Add the com.apple.security.cs.allow-unsigned-executable-memory entitlement,
and add the --timestamp & --options=runtime options to codesign to produce
a properyl signed, notarized timestamp & "hardened" runtime VM, needed for
10.14 and 11.x deployment.