mpv icon indicating copy to clipboard operation
mpv copied to clipboard

osxbundle: avoid running `codesign` with deprecated `--deep` argument

Open davidkna opened this issue 1 year ago • 0 comments

--deep is deprecated as of macos 13.0. It is also not supported by alternative codesign implementations like sigtool.

Related: https://github.com/NixOS/nixpkgs/pull/270691

Read this before you submit this pull request: https://github.com/mpv-player/mpv/blob/master/DOCS/contribute.md

Reading this link and following the rules will get your pull request reviewed and merged faster. Nobody wants lazy pull requests.

davidkna avatar Jan 31 '24 12:01 davidkna