Add python binary for xcode-select.
This commit is contained in:
parent
c0dcb9303a
commit
f34b8afda4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user