Skip to content

Processing 4.5.5

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:58
31b7b2c

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 🎊

  • Pass entitlements file when running codesign command by @catilac in #1533

Full Changelog: processing-1432-4.5.4...processing-1433-4.5.5