mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-20 06:05:16 +00:00
8 lines
215 B
Text
8 lines
215 B
Text
# Requires installation of XCode 10.3 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'
|