I can run example.exe from Terminal( "mono example.exe").And I can not do this through "Open With" option because it doesn't get mono application type to choose it. How can I do it double clickable?
views:
48answers:
3
+1
A:
You will have to build a Mac OSX "Bundle" to do this. There is a fantastic article written that demonstrates this:
http://mjhutchinson.com/journal/2010/01/24/creating_mac_app_bundle_for_gtk_app
jpobst
2010-08-19 17:56:00