mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
# 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'
|