Browse Source
Merge branch 'master' into issues/5217
pull/5251/head
Andrey Kunchev
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
azure-pipelines.yml
|
|
|
@ -51,7 +51,7 @@ jobs: |
|
|
|
inputs: |
|
|
|
actions: 'build' |
|
|
|
scheme: '' |
|
|
|
sdk: 'macosx11.0' |
|
|
|
sdk: 'macosx11.1' |
|
|
|
configuration: 'Release' |
|
|
|
xcWorkspacePath: '**/*.xcodeproj/project.xcworkspace' |
|
|
|
xcodeVersion: '12' # Options: 8, 9, default, specifyPath |
|
|
|
|