Browse Source

dont specify sdk.

pull/5170/head
Dan Walmsley 5 years ago
parent
commit
451d07826c
  1. 1
      azure-pipelines.yml

1
azure-pipelines.yml

@ -51,7 +51,6 @@ jobs:
inputs:
actions: 'build'
scheme: ''
sdk: 'macosx10.15'
configuration: 'Release'
xcWorkspacePath: '**/*.xcodeproj/project.xcworkspace'
xcodeVersion: '12' # Options: 8, 9, default, specifyPath

Loading…
Cancel
Save