mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-20 19:05:52 -05:00
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.
7 lines
186 B
Plaintext
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'
|