Files
purple-electrumwallet/contrib/build-osx/README.md
T

17 lines
337 B
Markdown
Raw Normal View History

2018-01-30 21:14:28 +01:00
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.