I just created a small application in MonoDevelop (on a windows machine). Now I want to test this on different platforms, but I can not figure how to publish the application.
I want an installer for windows, ubuntu and mac.
Thanks
Check out the official porting guide for help with linux. I assume it'd be similar for a mac, but I couldn't gurantee it, since MonoMac is a separate variation of Mono.