Skip to content

Commit 5dce562

Browse files
committed
Add link to pre-built macOS binaries
- Add reference to macOS release with pre-built binaries - Provide alternative to compilation for users who prefer ready-to-use builds - Link to ARM64-optimized version for Apple Silicon
1 parent d6107b5 commit 5dce562

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@ open adbmanager.app
8181

8282
**Note:** The compiled binary is a native ARM64/x86_64 Mach-O executable. All dependencies are satisfied through Homebrew, providing full compatibility with macOS.
8383

84+
### Pre-built macOS Binary
85+
If you prefer not to compile from source, pre-built macOS binaries are available:
86+
- Download from: [macOS Release](https://github.com/murich/adbmanager/releases/tag/v3.7-macos)
87+
- Includes both GUI (.app) and command-line versions
88+
- Native ARM64 build optimized for Apple Silicon
89+
8490
Connecting via ADB over Wi-Fi
8591
---
8692
+ Connect the smartphone via USB

0 commit comments

Comments
 (0)