Browse Source

Merge remote-tracking branch 'refs/remotes/origin/master' into fixes/3212-formatted-text-hit-testing

pull/3213/head
Dan Walmsley 6 years ago
parent
commit
7d56a87f5d
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

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

Loading…
Cancel
Save