简体   繁体   中英

Porting .NET app to Mac OS X

My software is built using .NET 2.0 runtime, webbrowser control and several other third party .net dll/components and finally encrypted using dotnetreactor (only my exe, not other .net dll/components) and built using inno setup maker. How do I port it to Mac OS X ? Is there any software available that can do it automatically? My first preference would be to use any setting in Visual Stduio IDE that can compile it in a Mac executable then use a setup maker for Mac OSX.

Update:

Seems like there is no direct way to do it.

Mono是一种流行的跨平台C#解决方案,尽管您可能必须重写一些内容。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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