mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-08 23:41:26 +09:00
* use `xcrun` instead of `xcodebuild` which is absent in CLT * use an alternative way that's compatible with CPython's setup.py since 3.5.2 --------- Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>