简体   繁体   English

Xamarin Studio OSX和Windows构建

[英]Xamarin Studio OSX and Windows Builds

I have a beginner question regarding Xamarin Studio. 我有一个关于Xamarin Studio的初学者问题。 I wrote a prototype app in Windows Form using Visual Studio and I now want to flesh it out and deploy to both Windows desktop and OSX. 我使用Visual Studio在Windows窗体中编写了一个原型应用程序,现在我想充实它并部署到Windows桌面和OSX。 Someone suggested using Xamarin Studio but I have run into an issue. 有人建议使用Xamarin Studio,但我遇到了问题。 When I try to build on a Mac for OSX all I get is a .exe. 当我尝试在Mac OS X上构建时,我得到的只是一个.exe。 I am new to OSX development and am having trouble figuring out how to continue. 我是OSX开发的新手,无法确定如何继续。 Is there a build configuration I am missing? 我是否缺少构建配置? There doesn't seem to be any options for build targets. 构建目标似乎没有任何选择。

Thank you for your time 感谢您的时间

.exe可以与Mono一起运行,但是您可能要在“构建”菜单中(至少在最新的Beta中),然后选择“归档存档”然后“签名并分发”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM