mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-14 22:35:44 +01:00
Build universal macOS binaries
This commit is contained in:
parent
5e77d6a11e
commit
12b46e1055
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Requires installation of XCode 10.3 and Python 3 and
|
||||
# python3 -m pip install certifi
|
||||
|
||||
vm_name 'macos-calibre'
|
||||
vm_name 'macos-calibre-qt6'
|
||||
root '/Users/Shared/calibre-build'
|
||||
python '/usr/local/bin/python3'
|
||||
universal 'true'
|
||||
|
|
|
|||
Loading…
Reference in a new issue