


T09:28:00.255Z: Building Solution: APITester ('Release|iPhone') T09:27:58.891Z: Xamarin Studio Build Tool T09:27:58.166Z: /Applications/Xamarin Studio.app/Contents/MacOS/mdtool -verbose build -configuration:'Release|iPhone' /Users/gertjan.admiraal/temp/ work/build/07b2e70d58bac58cbf6acda1e8c489409a2eacff407dbe923b35b902dec7b1d6/repo/APITester.sln Parts of the log file with the VSO build: When I execute the command from the VSO logs, everything works. As far as I can tell, the build agent get the right configuration, but as soon as the build starts another configuration is used. When I build for 'Release|iPhone', the build tool on the Mac builds 'Debug' (for Android). But when I try to build a specific configuration, I get unexpected behaviour:
#Xamarin studio tfs code
The agent is reachable and builds the project after it has checked out the code from the Git repo.
#Xamarin studio tfs software
I have installed the Build Agent software on a Mac and have configured by VSO to build with that host. I'm not sure wether I should post this here, or in another thread, but here goes. Supported >handlers: AzurePowerShell, AzurePowerShellHandler, PowerShell, PowerShellHandler, PowerShellExe, PowerShellExeHandler, Process, ProcessHandler

T10:47:22.9806749Z #The definition for the task does not have a handler that matches any supported by this agent. T10:47:21.8917047Z Leaving TfsGitSourceProvider.PrepareRepositoryAsync T10:47:11.2467407Z Entering TfsGitSourceProvider.PrepareRepositoryAsync When I Queue the Build I get so far then an error and have not been able to find anything on it. I have been playing around with the Build.Preview which now includes Xamarin Builds. I have a Xamarin project in a git repository in TFS.
