Browse Source
build macOS README: mention how Qt affects min supported macOS version
dependabot/pip/contrib/deterministic-build/ecdsa-0.13.3
SomberNight
6 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
3 additions and
0 deletions
-
contrib/osx/README.md
|
|
@ -13,6 +13,9 @@ This needs to be done on a system running macOS or OS X. We use El Capitan (10.1 |
|
|
|
on High Sierra (or later) |
|
|
|
makes the binaries [incompatible with older versions](https://github.com/pyinstaller/pyinstaller/issues/1191). |
|
|
|
|
|
|
|
Another factor for the minimum supported macOS version is the |
|
|
|
[bundled Qt version](https://github.com/spesmilo/electrum/issues/3685). |
|
|
|
|
|
|
|
Before starting, make sure that the Xcode command line tools are installed (e.g. you have `git`). |
|
|
|
|
|
|
|
#### 1.1a Get Xcode |
|
|
|