mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(release): Remove support for macOS 10.14
macOS 10.14 is EOL by Apple, and brew no longer supports it. We can no longer build qTox on 10.14 using our brew-based release process. Instead we will release from 10.15, which loses compatibility with 10.14 with our current build process.
This commit is contained in:
parent
47406e7422
commit
c282c6e96f
|
@ -566,7 +566,7 @@ See [AppArmor] to enable confinement for increased security.
|
||||||
|
|
||||||
## OS X
|
## OS X
|
||||||
|
|
||||||
Supported OS X versions: >=10.8. (NOTE: only 10.13 is tested during CI)
|
Supported OS X versions: >=10.15.
|
||||||
|
|
||||||
Compiling qTox on OS X for development requires 2 tools:
|
Compiling qTox on OS X for development requires 2 tools:
|
||||||
[Xcode](https://developer.apple.com/xcode/) and [homebrew](https://brew.sh).
|
[Xcode](https://developer.apple.com/xcode/) and [homebrew](https://brew.sh).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user