c# - Create Mono Installer Package (OSX) -


i have c# winforms application developed in mono on osx.

i create installer package install application on osx computer.

how create installer package ?

thanks

this blog entry explains how package gtk# app. if you're not using gtk, can still possibly reuse many of know-how of post.


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -