macos.conf 229 B

123456789
  1. # Requires installation of XCode >= 10.3 and go 1.23 and Python 3 and
  2. # python3 -m pip install certifi
  3. vm_name 'macos-kitty'
  4. root '/Users/Shared/kitty-build'
  5. python '/usr/local/bin/python3'
  6. universal 'true'
  7. deploy_target '11.0'