Files
kitty/bypy/macos.conf
Kovid Goyal c75bdc7620 Bump Go version for security vulnerabilities
Unfortunately means have to bump minimum macos version as well as Go
requires it.
2026-03-07 08:05:37 +05:30

9 lines
229 B
Plaintext

# Requires installation of XCode >= 10.3 and go 1.26 and Python 3 and
# python3 -m pip install certifi
vm_name 'macos-kitty'
root '/Users/Shared/kitty-build'
python '/usr/local/bin/python3'
universal 'true'
deploy_target '12.0'