Good morning. After my last email about getting Team City building application, I have hit a problem with iOS Builds.
I am getting the following: error: The Starter Edition of Xamarin.iOS does not support building outside of Xamarin Studio. Please go to http://xamarin.com to upgrade to the Business Edition. If I run Team City as admin on the machine (a mac mini) I get that error. If I run it as a standard user, I do not get that error (when run from the command line) but do get it when run from Team City. To clarify: If I run: sudo "/Applications/Xamarin Studio.app/Contents/MacOS/mdtool" -v build --configuration:'Release|iPhone' "nameof.csproj" using terminal window, I get that error. If I run without the sudo, it works... But I need to run the build agent as root, because of permissions of the Application Directory... without so, checkouts fail... So, how to I register "roots" copy of Xamarin to run correctly, or to use my users details. I have run sudo on Xamarin Studio, registered it with my account details, but still no dice... Thanks in advance. --Tiernan
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
