diff --git a/bypy/macos.conf b/bypy/macos.conf index e44b9a5d2..ab2b19717 100644 --- a/bypy/macos.conf +++ b/bypy/macos.conf @@ -1,8 +1,8 @@ -# Requires installation of XCode >= 10.3 and go 1.26 and Python 3 and +# Requires installation of XCode >= 26.3 and go 1.26 and Python 3 and # python3 -m pip install certifi meson ninja vm_name 'macos-kitty' root '/Users/Shared/kitty-build' -python '/usr/local/bin/python3' +python '/Library/Frameworks/Python.framework/Versions/Current/bin/python3' universal 'true' deploy_target '12.0'