Skip to content

v0.4.8

Compare
Choose a tag to compare
@sethlu sethlu released this 16 Jan 09:16

This is a minor patch that adds support to adjust --strict option passed to codesign on macOS ^10.11.

Added:

  • --strict-verify, --strict-verify=options, --no-strict-verify options to pass to codesign (issue #161).

Fixed:

  • Avoid false-positive when existing com.apple.security.application-groups in entitlements is string (#161).