Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 8d6ab35

Browse files
committed
Add note about macOS binaries not being codesigned
1 parent a4507d1 commit 8d6ab35

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ chmod +x meshtastic-cli-darwin-arm64
5252
./meshtastic-cli-darwin-arm64 192.168.1.100
5353
```
5454

55+
Note: macOS binaries are not codesigned. You may need to right-click and select "Open" or run `xattr -d com.apple.quarantine <binary>` to bypass Gatekeeper.
56+
5557
### Docker
5658

5759
```sh

0 commit comments

Comments
 (0)