Skip to content

Commit a9a2b66

Browse files
committed
Merge bitcoin#32003: doc: remove note about macOS self-signing
c873ab6 doc: remove note about macOS self-signing (fanquake) Pull request description: Followup to bitcoin#31407. ACKs for top commit: Sjors: ACK c873ab6 achow101: ACK c873ab6 Tree-SHA512: f51aacf11606fb3c0a5811a0bb2ed8dbddfcf36c9e4ece1ef0f742195d0a9f3b26dd60299c165c90caca8e2ce264922bdb990632f991d1fef53f2274ec3dcb6a
2 parents c7d216a + c873ab6 commit a9a2b66

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/release-notes-empty-template.md

-7
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)