Add python binary for xcode-select.

This commit is contained in:
Roman Telezhynskyi 2023-09-14 15:34:18 +03:00
parent c0dcb9303a
commit f34b8afda4

View file

@ -249,6 +249,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE
- echo $PATH
- whereis python3
- sudo ln -s -f /usr/bin/python3 /usr/local/bin/python
- sudo ln -s /Library/Developer/CommandLineTools/usr/bin/python3 /Library/Developer/CommandLineTools/usr/bin/python
- whereis python
- pwd
- conan profile new valentina