This is a hotfix for the broken MacOS builds (See #1532). We have a secondary signing pass that fixed our signing issues, but did not pass entitlements.plist to that command. This meant that the build we shipped was not allowed to run JIT compiled code. For details see: com.apple.security.cs.allow-jit.
What's Changed
What's Changed 🎊
Full Changelog: processing-1432-4.5.4...processing-1433-4.5.5