mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-06 09:48:27 +00:00
Build the macOS binary using XCode 26.3
This commit is contained in:
parent
479872838f
commit
a92348e460
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Requires installation of XCode >= 10.3 and go 1.26 and Python 3 and
|
||||
# Requires installation of XCode >= 26.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'
|
||||
python '/Library/Frameworks/Python.framework/Versions/Current/bin/python3'
|
||||
universal 'true'
|
||||
deploy_target '12.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue