calibre/bypy/macos.conf
Kovid Goyal 50a19e2b75
Switch to using QEMU VMs for building calibre on macOS and Windows
The VM performance is better and QEMU is more
hackable/automatable than VirtualBox. Also paves the way to do the
building on remote servers if needed.
2020-05-30 14:48:47 +05:30

7 lines
186 B
Plaintext

# Requires installation of XCode 10.3 and Python 3 and
# python3 -m pip install certifi
vm_name 'macos-calibre-build'
root '/Users/Shared/calibre-build'
python '/usr/local/bin/python3'