Build the macOS binary using XCode 26.3

This commit is contained in:
Kovid Goyal 2026-08-25 15:42:50 +05:30
parent 479872838f
commit a92348e460
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -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'