mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
Change macos build vm
This commit is contained in:
parent
c479522c1b
commit
fcb09931a9
@ -1,7 +1,9 @@
|
|||||||
# Requires installation of XCode 13.2.1 and Python 3 and
|
# Requires installation of XCode 15 and Python 3 and
|
||||||
# python3 -m pip install certifi html5lib
|
# python3 -m pip install certifi html5lib
|
||||||
|
|
||||||
vm_name 'macos-calibre'
|
vm_name 'macos-calibre'
|
||||||
root '/Users/Shared/calibre-build'
|
root '/Users/Shared/calibre-build'
|
||||||
python '/usr/local/bin/python3'
|
python '/usr/bin/python3'
|
||||||
|
rsync '/opt/homebrew/bin/rsync'
|
||||||
|
deploy_target '10.15'
|
||||||
universal 'true'
|
universal 'true'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user