build macOS README: mention how Qt affects min supported macOS version

This commit is contained in:
SomberNight 2019-07-04 20:53:24 +02:00
parent 93d68a4361
commit 1518c7d133
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -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