mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
build macOS README: mention how Qt affects min supported macOS version
This commit is contained in:
parent
93d68a4361
commit
1518c7d133
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue