Skip to content

Commit c873ab6

Browse files
committed
doc: remove note about macOS self-signing
Followup to bitcoin#31407.
1 parent bd0ee07 commit c873ab6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/release-notes-empty-template.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@ Upgrading directly from a version of Bitcoin Core that has reached its EOL is
3232
possible, but it might take some time if the data directory needs to be migrated. Old
3333
wallet versions of Bitcoin Core are generally supported.
3434

35-
Running Bitcoin Core binaries on macOS requires self signing.
36-
```
37-
cd /path/to/bitcoin-core/bin
38-
xattr -d com.apple.quarantine bitcoin-cli bitcoin-qt bitcoin-tx bitcoin-util bitcoin-wallet bitcoind test_bitcoin
39-
codesign -s - bitcoin-cli bitcoin-qt bitcoin-tx bitcoin-util bitcoin-wallet bitcoind test_bitcoin
40-
```
41-
4235
Compatibility
4336
==============
4437

0 commit comments

Comments
 (0)