You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
337 B
337 B
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.