v0.4.8
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 tocodesign
(issue #161).
Fixed:
- Avoid false-positive when existing
com.apple.security.application-groups
in entitlements is string (#161).