mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
17 lines
No EOL
337 B
Markdown
17 lines
No EOL
337 B
Markdown
Building Mac OS binaries
|
|
========================
|
|
|
|
This guide explains how to build Electrum binaries for macOS systems.
|
|
We build our binaries on El Capitan (10.11.6) as building it on High Sierra
|
|
makes the binaries incompatible with older versions.
|
|
|
|
|
|
## 1. Run the script
|
|
|
|
|
|
|
|
./make_osx
|
|
|
|
## 2. Done
|
|
|
|
Hopefully it will be that simple. |