1
0
Эх сурвалжийг харах

Update azure-pipelines.yml

Benedikt Stebner 6 жил өмнө
parent
commit
08fdce729e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

@@ -52,7 +52,7 @@ jobs:
       sdk: 'macosx10.14'
       configuration: 'Release'
       xcWorkspacePath: '**/*.xcodeproj/project.xcworkspace'
-      xcodeVersion: '10.3' # Options: 8, 9, default, specifyPath
+      xcodeVersion: '10' # Options: 8, 9, default, specifyPath
       args: '-derivedDataPath ./'
 
   - task: CmdLine@2