mirror of
https://github.com/kovidgoyal/kitty.git
synced 2024-11-11 01:28:19 +03:00
9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
# Requires installation of XCode 10.3 and go 1.19 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 '10.14'
|