electron / osx-sign

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

feat: Exporting walkAsync #311

Closed CliftonH closed 3 months ago

CliftonH commented 4 months ago

This change exports the walkAsync function so that implementers can reliably generate an identical file list for purposes other than signing such as removing or inspecting individual file signatures. Also corrects type definition comments around requirements.

continuous-auth[bot] commented 3 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: