Browse Source

Use a new macosx SDK

pull/3211/head
Benedikt Stebner 7 years ago
committed by GitHub
parent
commit
dcf52fce84
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

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

Loading…
Cancel
Save