build: Make Mac build compatible with Mojave

Use XCode 10.3 to maintain Mojave compatibility.
This commit is contained in:
Jim Broadus 2021-02-14 13:14:28 -08:00 committed by John Maguire
parent b69dd2d909
commit d9a48b90b0
1 changed files with 1 additions and 0 deletions

View File

@ -896,6 +896,7 @@ jobs:
Qt5LinguistTools_DIR: /usr/local/opt/qt5/lib/cmake/Qt5LinguistTools
GST_SCANNER_PATH: /usr/local/opt/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
GST_PLUGIN_PATH: /usr/local/lib/gstreamer-1.0
DEVELOPER_DIR: /Applications/Xcode_10.3.app/Contents/Developer
working-directory: bin
run: >
cmake ..