magic-chunks / magic-chunks-dotnetcore

Easy to use tool to config transformations for JSON, XML and YAML.
MIT License
106 stars 49 forks source link

No agent could be found with the following capabilities: DotNetFramework, Xamarin.iOS, sh #43

Closed rgiampietro closed 6 years ago

rgiampietro commented 6 years ago

msbuild_error When I add a Task using the Config Transformation in MSBuild I get the following message when I try to Queue the build:

No agent could be found with the following capabilities: DotNetFramework, Xamarin.iOS, sh.

Is there some additional setup that needs to be done after installing from the marketplace to get around this issue?

Thanks!

sergeyzwezdin commented 6 years ago

Which OS and build agent version do you use?

rgiampietro commented 6 years ago

We're running TFS 2018 on premise.

Thanks for the help and excellent extension !

sergeyzwezdin commented 6 years ago

It doesn't support Mac build agents yet. Will be introduced soon. Use #7 to track progress.

nukec commented 6 years ago

@sergeyzwezdin great plugin. I have no issue on win machine, but if i want to build ios app same error appears.