Build universal macOS binaries

This commit is contained in:
Kovid Goyal 2021-12-01 21:34:35 +05:30
parent d92c5ccf87
commit 3d7c07842b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1,6 +1,7 @@
# Requires installation of XCode 10.3 and Python 3 and # Requires installation of XCode 10.3 and Python 3 and
# python3 -m pip install certifi # python3 -m pip install certifi
vm_name 'macos-calibre' vm_name 'macos-calibre-qt6'
root '/Users/Shared/calibre-build' root '/Users/Shared/calibre-build'
python '/usr/local/bin/python3' python '/usr/local/bin/python3'
universal 'true'