|
|
|
@ -56,13 +56,6 @@ jobs: |
|
|
|
xcodeVersion: '10' # Options: 8, 9, default, specifyPath |
|
|
|
args: '-derivedDataPath ./' |
|
|
|
|
|
|
|
- task: CmdLine@2 |
|
|
|
displayName: 'Install CastXML' |
|
|
|
inputs: |
|
|
|
script: | |
|
|
|
brew update |
|
|
|
brew extract castxml https://raw.githubusercontent.com/Homebrew/homebrew-core/8a004a91a7fcd3f6620d5b01b6541ff0a640ffba/Formula/castxml.rb |
|
|
|
|
|
|
|
- task: CmdLine@2 |
|
|
|
displayName: 'Install Nuke' |
|
|
|
inputs: |
|
|
|
|