Skip to content

Commit

Permalink
bump xcode version.
Browse files Browse the repository at this point in the history
  • Loading branch information
danwalmsley committed May 17, 2023
1 parent 796864f commit 8399055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
sdk: 'macosx11.1'
configuration: 'Release'
xcWorkspacePath: '**/*.xcodeproj/project.xcworkspace'
xcodeVersion: '12' # Options: 8, 9, default, specifyPath
xcodeVersion: '13' # Options: 8, 9, default, specifyPath
args: '-derivedDataPath ./'

- task: CmdLine@2
Expand Down

0 comments on commit 8399055

Please sign in to comment.