Accessing macOS build worker via VNC.
This commit is contained in:
parent
390e30f664
commit
b462286a23
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user