macvim-dev / macvim

Vim - the text editor - for macOS
https://macvim.org
Vim License
7.51k stars 683 forks source link

Fix MacVim code signing script to work with Sparkle 1 #1359

Closed ychin closed 1 year ago

ychin commented 1 year ago

We previously removed the --deep flag from signing, which missed one of the executable within Sparkle 1 that we need to sign expicitly (Sparkle 1 is still used for legacy builds).