(I do hope my question still fits into what is allowed to ask here)
Having successfully developed and deployed iPhone applications using MonoTouch, I was looking for ways to do it for OS X, too.
What I found was MonoMac (also on Github) which looks promising to me.
Since most stuff seems to be from 2010/2011 I'm unsure whether this is still up-to-date.
My questions therefore are:
- Are there any real-world applications out there that were recently successfully submitted to the Mac OS X AppStore?
- Would you recommend using it for commercial projects nowadays?
- Are there any working alternatives? (beside learning Objective C, which I'm currently doing)