calibre/bypy/macos.conf

12 lines
369 B
Plaintext

# Requires installation of XCode 15.4 and
# python3 -m pip install certifi html5lib
vm_name 'macos-calibre'
root '/Users/Shared/calibre-build'
python '/usr/bin/python3'
rsync '/usr/local/bin/rsync'
# see https://doc.qt.io/qt-6/macos.html
# further, onnxruntime needs macOS 13.3 https://github.com/microsoft/onnxruntime/pull/23308
deploy_target '13.3'
universal 'true'