I installed the CI server for Xamarin.Forms using TeamCity on a mini Mac. When I run the build command from the terminal as root, it builds successfully, but when I try to run the build from the web interface, it fails with the following error:
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets(0.0): The tool coming out with the code: 1. Output: mdimport will not be imported as root. Output.
source
share