Skip to content

Commit

Permalink
Update install_Darwin.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MinyazevR authored Jul 12, 2024
1 parent d34d87f commit e59c17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildScripts/azure/install_Darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
[ -d $HOME/qtifw ] || env TRIK_QT_INSTALL_DIR="$HOME/qtifw" "$(dirname $(realpath ${BASH_SOURCE[0]}))"/install_qtifw_mac.sh
# Force SDK version compatible with Qt 5.12
system_profiler -json SPDeveloperToolsDataType | jq '.SPDeveloperToolsDataType[].spdevtools_path' || :
sudo xcode-select -s /Applications/Xcode_13.1.app/Contents/Develope
sudo xcode-select -s /Applications/Xcode_13.1.app/Contents/Developer
xcodebuild -showsdks
xcrun -sdk macosx --show-sdk-path

0 comments on commit e59c17a

Please sign in to comment.