How can I setup MonoMac and Xamarin Mac to be compiled in Visual Studio as it is for MonoTouch? In this case I am just building libraries that are pure Mono (but do refer to the MonoMac.AppKit and .Foundation.
The ultimate goal is to get TeamCity to call Visual Studio and compile the library for Mac in addition to Windows, Android and iOS. But all from the PC as buildAgent (connected to a Mac for the Xamarin facilitated compile).
I don't even need to Debug, just do the final compile.