calibre/bypy/macos.conf
Kovid Goyal 92fc9eb5c8
Add dark mode icons to calibre.icns
Doesn't actually work. The good lord only knows why not. I have wasted
enough of my life on Apple's idiocies.
2026-04-17 13:25:21 +05:30

12 lines
384 B
Plaintext

# Requires installation of XCode 16.2 and
# python3 -m pip install certifi html5lib icnsutil
vm_name 'macos-calibre'
root '/Users/Shared/calibre-build'
python '/usr/local/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'