Browse Source

xcode-select

Dan Walmsley 2 years ago
parent
commit
c315842c1e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      azure-pipelines-integrationtests.yml

+ 1 - 0
azure-pipelines-integrationtests.yml

@@ -25,6 +25,7 @@ jobs:
   - script: system_profiler SPDisplaysDataType |grep Resolution
   
   - script: |
+      xcode-select -s /Applications/Xcode.app/Contents/Developer
       pkill node
       appium &
       pkill IntegrationTestApp