mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-23 01:23:31 +02: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.
6 lines
186 B
Text
6 lines
186 B
Text
# 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'
|