Hello All,
I need to determine the current version of Mac OSX my application is running on.
Searching on net I read about Gestalt system call which is in CoreServices, but I could not find this method in MonoMac.
(Note: Many suggested not to use Gestalt anymore as it is deprecated from Mac OSX 10.8)
What is the exact way to do it??
Thanks in Advance!!
↧
How to get the current MAC OSX version programmatically?
↧