Skip to content

Commit

Permalink
Trying to set the xcode developer dir
Browse files Browse the repository at this point in the history
xcodeDeveloperDir: '/Applications/Xcode_11.2.1.app/Contents/Developer'
  • Loading branch information
hb2708 committed Jan 16, 2020
1 parent c73d8dd commit a73c8bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ steps:
signingOption: 'auto'
configuration: 'Debug'
xcWorkspacePath: './MacAssistant.xcworkspace'
xcodeVersion: '10'
xcodeDeveloperDir: '/Applications/Xcode_11.2.1.app/Contents/Developer'
#xcodeVersion: '11.2.1'

0 comments on commit a73c8bb

Please sign in to comment.