1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-11-06 09:19:31 +02:00

GitHub: workflows: Use macOS 11 and Xcode 13.2.1 (#2338)

* GitHub: workflows: Use macOS 11 and Xcode 13.2.1

* Update readme with macOS version
This commit is contained in:
Chen-I Lim
2022-02-14 18:52:38 -08:00
committed by GitHub
parent 263e660604
commit 64c4be7e1b
3 changed files with 5 additions and 5 deletions

View File

@@ -72,7 +72,7 @@ You can build standalone apps that package the server to run locally against SQL
* Mac:
* `make mac-app`
* run `mac/dist/Focalboard.app`
* *Requires: macOS Catalina (10.15)+, Xcode 12+.*
* *Requires: macOS 11.3+, Xcode 13.2.1+*
* Linux:
* Install webgtk dependencies
* `sudo apt-get install libgtk-3-dev`