Files
bitcoin/ci/test
Sjors Provoost da7d7dbc7c contrib: remove deprecated --deep codesign flag
Replace the deprecated `codesign --deep` with explicit per-component
signing of Frameworks, Plugins and the top-level bundle.

CI is updated to verify with --deep --strict.

Can be verified with:
codesign --verify --deep --strict --verbose=4 build/dist/Bitcoin-Qt.app

Co-authored-by: amisha <amishhhaaaa@gmail.com>
2026-09-10 14:03:44 +02:00
..