-WIP-electrum-btcp/contrib/build-osx
nimbosa 6401c83068
Update links and version 1.0.7 / 3.1
Electrum-ZCL v1.0.7
based on Electrum v3.1
2018-09-14 19:27:30 +08:00
..
README.md Use requirements files 2018-02-03 13:05:20 +01:00
make_osx Update links and version 1.0.7 / 3.1 2018-09-14 19:27:30 +08:00
osx.spec Update links and version 1.0.7 / 3.1 2018-09-14 19:27:30 +08:00

README.md

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.

This assumes that the Xcode command line tools (and thus git) are already installed.

1. Run the script

./make_osx

2. Done