Dan Walmsley 2 سال پیش
والد
کامیت
c1c1a10d2f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      azure-pipelines-integrationtests.yml

+ 1 - 1
azure-pipelines-integrationtests.yml

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