Closed cocowalla closed 7 years ago
My mistake - I thought VSO came with an OSX build agent as standard, but you need to bring your own. Disappointing, but that's how it is :(
Did u resolve this issue and how?
@deepak10 I used a hosted MacOS server.
However, I believe Azure DevOps does now support hosted MacOS builds as standard, so the plan is to move away from the hosted server we use and use that instead.
The docs on building with Cordova show how to setup a demand for
xcode
when building for iOS - but when attempting to queue the build I get this error:No agent could be found with the following capabilities: xcode, npm
I've tried this with both the Hosted and Hosted VS2017 agents, with the same result.