Accessing macOS build worker via VNC.

This commit is contained in:
Roman Telezhynskyi 2023-09-14 19:57:07 +03:00
parent 390e30f664
commit b462286a23

View File

@ -612,6 +612,7 @@ for:
- /Users/appveyor/cache_dir
init:
- sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-vnc.sh' | bash -e -
- find /Applications -maxdepth 1 -type d -name 'Xcode*.app'
- sudo xcode-select -p
- sudo xcode-select -s /Applications/Xcode-$XCODE_VERSION.app