electron / osx-sign

Codesign Electron macOS apps
BSD 2-Clause "Simplified" License
558 stars 96 forks source link

feat: Adding support for specifying per-file requirements as a string #310

Closed CliftonH closed 4 months ago

CliftonH commented 4 months ago

This change adds support for providing per-file requirements as strings. The codesign tool accepts strings for this argument, but it must be provided in the form -r=designated => some requirement.

continuous-auth[bot] commented 4 months ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: