Xcode: Cannot select python3 as executable
HI All, when I do the following I cannot select the python version as my executable.
Open Xcode
File > New Project > Other > External Build System
Specify path for the build tool which is the system path of python.
In my case
which python3
/Library/Frameworks/Python.framework/Versions/3.11/bin/python3
Product > Scheme > Edit Scheme
Run side tab > Info tab > Executable > Other > select the path above
--The first time I was able to select python3 but now I cannot - it is greyed out.
Any reason for this behaviour?
Thanks
MacBook Air (M2, 2022)