Skip to content

Commit

Permalink
chore(release): Remove support for macOS 10.14
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
anthonybilinski committed Mar 6, 2022
1 parent 47406e7 commit c282c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ See [AppArmor] to enable confinement for increased security.

## 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:
[Xcode](https://developer.apple.com/xcode/) and [homebrew](https://brew.sh).
Expand Down

0 comments on commit c282c6e

Please sign in to comment.