Calin Culianu 6b09d478a5 Fixup to get PyQt5 5.10 working ok and looking right on Mac 7 years ago
..
README.md Use requirements files 7 years ago
make_osx Parameterise the OSX builder 7 years ago
osx.spec Fixup to get PyQt5 5.10 working ok and looking right on Mac 7 years ago

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