|
Is this possible or is Objective C, C# and C++ the only ways? I hate XCode. |
|
To my knowledge, the .NET software (correct me if I'm wrong) is made by MS. This means no Mac support. |
|
@ryebread761 is correct; There is no native support for any .NET frameworks outside of MS's ecosystem. You could go the route @Fish suggests. Though Java is a bit touchy at times. Technically you could write an app for windows then try to use it on OSX through compatibility software such as WINE. But in all honesty, some design elements don't work and things never really port over the same. |
