I am trying to setup a Jenkins job for Xamarin.Forms app. I have added the MSBuild plugin to my Jenkins configuration and am trying to configure the MSBuild location.
I tried to add this Path:/Library/Frameworks/Mono.framework/Commands/xbuild
to MSBuild location but the Jenkins dashboard is showing this warning:
What is the exact path for the MSBuild? how can I fix this warning?