Skip to content
  • David's avatar
    macOS codesign.sh: Clean up default mode, fix shell expansion · 4c5952a4
    David authored
    By default, codesign is called with default options now.
    -g uses the codesign command as before.
    
    Both mode sign the same files now, the previous list of files for
    default mode did not work anymore.
    
    Also fix find commands (do not do shell expansion).
    4c5952a4