mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
8 lines
241 B
Text
8 lines
241 B
Text
# Requires installation of XCode >= 10.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'
|
|
universal 'true'
|
|
deploy_target '12.0'
|